/frameworks/support/v7/recyclerview/tests/src/android/support/v7/util/ |
D | TouchUtils.java | 32 public static void tapView(Instrumentation inst, RecyclerView recyclerView, in tapView() 64 public static void touchAndCancelView(Instrumentation inst, View v) { in touchAndCancelView() 91 public static void clickView(Instrumentation inst, View v) { in clickView() 128 public static void longClickView(Instrumentation inst, View v) { in longClickView() 165 public static void dragViewToTop(Instrumentation inst, View v) { in dragViewToTop() 169 public static void dragViewToTop(Instrumentation inst, View v, int stepCount) { in dragViewToTop() 216 public static int dragViewTo(Instrumentation inst, View v, int gravity, int toX, in dragViewTo() 234 public static int dragViewToX(Instrumentation inst, View v, int gravity, int toX) { in dragViewToX() 249 public static int dragViewToY(Instrumentation inst, View v, int gravity, int toY) { in dragViewToY() 265 public static void drag(Instrumentation inst, float fromX, float toX, float fromY, in drag()
|
/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
D | ListEmptyViewTest.java | 55 Instrumentation inst = getInstrumentation(); in testZeroToOne() local 65 Instrumentation inst = getInstrumentation(); in testZeroToOneForwardBack() local 87 Instrumentation inst = getInstrumentation(); in testZeroToManyToZero() local
|
D | ListManagedCursorTest.java | 59 Instrumentation inst = getInstrumentation(); in testKeyScrolling() local 77 Instrumentation inst = getInstrumentation(); in testKeyScrollingToTouchMode() local 90 public int arrowScroll(Instrumentation inst) { in arrowScroll()
|
D | ListHeterogeneousTest.java | 53 Instrumentation inst = getInstrumentation(); in testKeyScrolling() local
|
D | ListViewHeightTest.java | 50 Instrumentation inst = getInstrumentation(); in testButtons() local
|
D | ListScrollListenerTest.java | 60 Instrumentation inst = getInstrumentation(); in testKeyScrolling() local
|
/frameworks/base/core/tests/coretests/src/android/util/ |
D | KeyUtils.java | 46 final Instrumentation inst = test.getInstrumentation(); in tapMenuKey() local 59 final Instrumentation inst = test.getInstrumentation(); in chordMenuKey() local 78 final Instrumentation inst = test.getInstrumentation(); in longClick() local
|
/frameworks/base/media/mca/tests/src/android/camera/mediaeffects/tests/functional/ |
D | EffectsVideoCapture.java | 42 private void captureVideos(String reportTag, Instrumentation inst) throws Exception{ in captureVideos() 58 Instrumentation inst = getInstrumentation(); in testBackEffectsVideoCapture() local
|
/frameworks/base/core/tests/coretests/src/android/widget/gridview/ |
D | GridScrollListenerTest.java | 61 Instrumentation inst = getInstrumentation(); in testKeyScrolling() local 93 Instrumentation inst = getInstrumentation(); in testTouchScrolling() local
|
/frameworks/minikin/libs/minikin/ |
D | FontLanguageListCache.cpp | 115 FontLanguageListCache* inst = FontLanguageListCache::getInstance(); in getId() local 135 FontLanguageListCache* inst = FontLanguageListCache::getInstance(); in getById() local
|
/frameworks/opt/bluetooth/src/android/bluetooth/client/map/ |
D | BluetoothMasObexClientSession.java | 66 ObexClientHandler(Looper looper, BluetoothMasObexClientSession inst) { in ObexClientHandler() 73 BluetoothMasObexClientSession inst = mInst.get(); in handleMessage() local
|
D | BluetoothMnsObexServer.java | 99 Byte inst = oap.getByte(BluetoothMasRequest.OAP_TAGID_MAS_INSTANCE_ID); in onPut() local
|
/frameworks/base/services/core/java/com/android/server/job/controllers/ |
D | ContentObserverController.java | 222 JobInstance inst = mJobs.valueAt(i); in onChange() local 374 JobInstance inst = obs.mJobs.valueAt(j); in dumpControllerStateLocked() local 393 JobInstance inst = obs.mJobs.valueAt(j); in dumpControllerStateLocked() local
|
/frameworks/base/test-runner/src/android/test/ |
D | TouchUtils.java | 256 Instrumentation inst = test.getInstrumentation(); in tapView() local 296 Instrumentation inst = test.getInstrumentation(); in touchAndCancelView() local 331 Instrumentation inst = test.getInstrumentation(); in clickView() local 392 Instrumentation inst = test.getInstrumentation(); in longClickView() local 759 Instrumentation inst = test.getInstrumentation(); in drag() local
|
/frameworks/compile/libbcc/lib/Support/ |
D | Disassembler.cpp | 135 llvm::MCInst inst; in Disassemble() local
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | PackageSettingBase.java | 294 void setInstalled(boolean inst, int userId) { in setInstalled()
|