/frameworks/base/core/tests/coretests/src/android/widget/listview/ |
D | ListEmptyViewTest.java | 56 Instrumentation inst = getInstrumentation(); in testZeroToOne() local 66 Instrumentation inst = getInstrumentation(); in testZeroToOneForwardBack() local 88 Instrumentation inst = getInstrumentation(); in testZeroToManyToZero() local
|
D | ListManagedCursorTest.java | 60 Instrumentation inst = getInstrumentation(); in testKeyScrolling() local 78 Instrumentation inst = getInstrumentation(); in testKeyScrollingToTouchMode() local 91 public int arrowScroll(Instrumentation inst) { in arrowScroll()
|
D | ListHeterogeneousTest.java | 52 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 | 40 final Instrumentation inst = test.getInstrumentation(); in tapMenuKey() local 53 final Instrumentation inst = test.getInstrumentation(); in chordMenuKey() local 72 final Instrumentation inst = test.getInstrumentation(); in longClick() local
|
/frameworks/base/core/tests/coretests/src/android/provider/ |
D | FontsContractE2ETest.java | 116 Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in typefaceCacheTest() local 155 Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in typefaceNotCacheTest() local 178 Instrumentation inst = InstrumentationRegistry.getInstrumentation(); in typefaceNullFdTest() local
|
/frameworks/base/media/mca/tests/src/android/camera/mediaeffects/tests/functional/ |
D | EffectsVideoCapture.java | 43 private void captureVideos(String reportTag, Instrumentation inst) throws Exception{ in captureVideos() 59 Instrumentation inst = getInstrumentation(); in testBackEffectsVideoCapture() local
|
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/controllers/ |
D | ContentObserverController.java | 235 JobInstance inst = mJobs.valueAt(i); in onChange() local 412 JobInstance inst = obs.mJobs.valueAt(j); in dumpControllerStateLocked() local 432 JobInstance inst = obs.mJobs.valueAt(j); in dumpControllerStateLocked() local 508 JobInstance inst = obs.mJobs.valueAt(j); in dumpControllerStateLocked() local 529 JobInstance inst = obs.mJobs.valueAt(j); in dumpControllerStateLocked() local
|
/frameworks/base/core/tests/coretests/src/android/widget/gridview/ |
D | GridScrollListenerTest.java | 60 Instrumentation inst = getInstrumentation(); in testKeyScrolling() local 100 Instrumentation inst = getInstrumentation(); in testTouchScrolling() local
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/ |
D | SysuiBaseFragmentTest.java | 77 Instrumentation inst = spy(mRealInstrumentation); in sysuiSetup() local
|
/frameworks/base/tools/locked_region_code_injection/src/lockedregioncodeinjection/ |
D | LockTargetStateAnalysis.java | 40 public BasicValue naryOperation(AbstractInsnNode inst, @SuppressWarnings("rawtypes") List args) in naryOperation()
|
/frameworks/base/test-runner/src/android/test/ |
D | TouchUtils.java | 274 Instrumentation inst = test.getInstrumentation(); in tapView() local 314 Instrumentation inst = test.getInstrumentation(); in touchAndCancelView() local 349 Instrumentation inst = test.getInstrumentation(); in clickView() local 410 Instrumentation inst = test.getInstrumentation(); in longClickView() local 777 Instrumentation inst = test.getInstrumentation(); in drag() local
|
/frameworks/base/services/core/java/com/android/server/pm/ |
D | AppsFilterImpl.java | 1269 final List<ParsedInstrumentation> inst = source.getInstrumentations(); in pkgInstruments() local
|
/frameworks/native/cmds/lshal/ |
D | test.cpp | 155 const auto& inst) -> ::android::hardware::Return<sp<IBase>> { in SetUp()
|