/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/logging/ |
D | Logger.java | 72 public void i(String msg, Throwable t) { in i() 80 public void d(String msg, Throwable t) { in d() 88 public void w(String msg, Throwable t) { in w() 96 public void e(String msg, Throwable t) { in e()
|
/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/utils/ |
D | LogHelper.java | 66 public static void w(String tag, Throwable t, Object... messages) { in w() 74 public static void e(String tag, Throwable t, Object... messages) { in e() 78 public static void log(String tag, int level, Throwable t, Object... messages) { in log()
|
/development/apps/Development/src/com/android/development/ |
D | LogViewer.java | 68 private void appendThrowable(Throwable t) { in appendThrowable() 141 private final Throwable t; field in LogViewer.AppendThrowable 143 public AppendThrowable(Throwable t) { in AppendThrowable()
|
D | MediaScannerActivity.java | 72 EditText t = (EditText) findViewById(R.id.numsongs); in onCreate() local
|
/development/tools/repo_diff/service/repodiff/utils/ |
D | time.go | 5 t "time" packageName
|
/development/samples/devbytes/animation/CurvedMotion/src/com/example/android/curvedmotion/ |
D | PathEvaluator.java | 28 public PathPoint evaluate(float t, PathPoint startValue, PathPoint endValue) { in evaluate()
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | Logger.java | 56 public static void error(String msg, Throwable t) { in error()
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | TextSwitcher1.java | 74 TextView t = new TextView(this); in makeView() local
|
D | SecureViewOverlay.java | 52 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
D | List13.java | 146 TextView t = (TextView)view.getChildAt(i); in onScrollStateChanged() local
|
D | ContentBrowserActivity.java | 120 @Override protected void onScrollChanged(int l, int t, int oldl, int oldt) { in onScrollChanged()
|
D | ContentBrowserNavActivity.java | 121 @Override protected void onScrollChanged(int l, int t, int oldl, int oldt) { in onScrollChanged()
|
/development/samples/training/InteractiveChart/src/com/example/android/interactivechart/ |
D | Zoomer.java | 117 float t = tRTC * 1f / mAnimationDurationMillis; in computeZoom() local
|
/development/samples/devbytes/ui/RequestDuringLayout/src/com/example/android/requestduringlayout/ |
D | RequestDuringLayout.java | 98 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
/development/samples/ApiDemos/src/com/example/android/apis/animation/ |
D | Rotate3dAnimation.java | 69 protected void applyTransformation(float interpolatedTime, Transformation t) { in applyTransformation()
|
D | FixedGridLayout.java | 75 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
/development/samples/FixedGridLayout/src/com/example/android/fixedgridlayout/ |
D | FixedGridLayout.java | 86 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/ |
D | FitCenterFrameLayout.java | 53 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
D | CameraFragment.java | 236 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/net/ |
D | FeedParser.java | 156 Time t = new Time(); in readEntry() local
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | PictureLayout.java | 146 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
D | CameraPreview.java | 220 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout()
|
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
D | DocumentsSample.java | 422 private void log(String msg, Throwable t) { in log()
|
/development/samples/RenderScript/Levels/src/com/android/rs/levels/ |
D | LevelsDalvikActivity.java | 233 long t = java.lang.System.currentTimeMillis(); in benchmark() local
|
D | LevelsRSActivity.java | 205 long t = java.lang.System.currentTimeMillis(); in benchmark() local
|