Home
last modified time | relevance | path

Searched defs:instrumentation (Results 1 – 25 of 57) sorted by relevance

123

/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
DUtils.java43 private static UiObject2 waitForActivity(Instrumentation instrumentation, BySelector selector) { in waitForActivity()
57 public static UiObject2 waitForElementLayout(Instrumentation instrumentation) { in waitForElementLayout()
64 public static UiObject2 startElementLayout(Instrumentation instrumentation, int numElements) { in startElementLayout()
73 public static int getDeviceRotation(Instrumentation instrumentation) { in getDeviceRotation()
91 public static void rotateDevice(Instrumentation instrumentation, int rotationMode) { in rotateDevice()
/frameworks/base/core/tests/coretests/src/android/widget/
DAutoCompleteTextViewPopup.java48 final Instrumentation instrumentation = getInstrumentation(); in testPopupSetListSelection() local
80 final Instrumentation instrumentation = getInstrumentation(); in testPopupGetListSelection() local
107 final Instrumentation instrumentation = getInstrumentation(); in testPopupClearListSelection() local
140 final Instrumentation instrumentation = getInstrumentation(); in testPopupNavigateNoAdapter() local
174 final Instrumentation instrumentation = getInstrumentation(); in testPopupShow() local
DAutoCompleteTextViewCallbacks.java40 final Instrumentation instrumentation = getInstrumentation(); in testPopupNoSelection() local
65 final Instrumentation instrumentation = getInstrumentation(); in testPopupEnterSelection() local
114 final Instrumentation instrumentation = getInstrumentation(); in testPopupLeaveSelection() local
/frameworks/base/test-base/src/android/test/
DInstrumentationTestCase.java52 public void injectInstrumentation(Instrumentation instrumentation) { in injectInstrumentation()
66 public void injectInsrumentation(Instrumentation instrumentation) { in injectInsrumentation()
257 final Instrumentation instrumentation = getInstrumentation(); in sendKeys() local
307 final Instrumentation instrumentation = getInstrumentation(); in sendKeys() local
336 final Instrumentation instrumentation = getInstrumentation(); in sendRepeatedKeys() local
/frameworks/base/services/tests/shortcutmanagerutils/src/com/android/server/pm/shortcutmanagertest/
DShortcutManagerTestUtils.java191 public static List<String> runCommand(Instrumentation instrumentation, String command) { in runCommand()
194 public static List<String> runCommand(Instrumentation instrumentation, String command, in runCommand()
210 public static void runCommandForNoOutput(Instrumentation instrumentation, String command) { in runCommandForNoOutput()
214 public static List<String> runShortcutCommand(Instrumentation instrumentation, String command, in runShortcutCommand()
219 public static List<String> runShortcutCommandForSuccess(Instrumentation instrumentation, in runShortcutCommandForSuccess()
240 public static String getDefaultLauncher(Instrumentation instrumentation) throws Exception { in getDefaultLauncher()
261 public static void setDefaultLauncher(Instrumentation instrumentation, String packageName) { in setDefaultLauncher()
269 public static void setDefaultLauncher(Instrumentation instrumentation, Context packageContext) { in setDefaultLauncher()
273 public static boolean hasShortcutAccess(Instrumentation instrumentation, String packageName) { in hasShortcutAccess()
288 public static void overrideConfig(Instrumentation instrumentation, String config) { in overrideConfig()
[all …]
/frameworks/base/services/tests/PackageManagerServiceTests/host/test-apps/DeviceSide/src/com/android/server/pm/cts/test/deviceside/
DDeviceSide.kt18 val instrumentation = InstrumentationRegistry.getInstrumentation() in testGetInstalledPackagesWithFactoryOnly() constant
/frameworks/base/tests/ActivityManagerPerfTests/tests/src/com/android/frameworks/perftests/am/util/
DAtraceUtils.java47 private AtraceUtils(Instrumentation instrumentation) { in AtraceUtils()
51 public static AtraceUtils getInstance(Instrumentation instrumentation) { in getInstance()
/frameworks/base/apct-tests/perftests/blobstore/src/com/android/perftests/blob/
DAtraceUtils.java50 private AtraceUtils(Instrumentation instrumentation) { in AtraceUtils()
54 public static AtraceUtils getInstance(Instrumentation instrumentation) { in getInstance()
/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
DTestUtils.java40 final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in getOnMainSync() local
/frameworks/base/cmds/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/
DInstrumentationAutomationSupport.java32 InstrumentationAutomationSupport(Instrumentation instrumentation) { in InstrumentationAutomationSupport()
/frameworks/base/test-runner/src/android/test/
DAndroidTestRunner.java211 Test test, Instrumentation instrumentation) { in setInstrumentationIfInstrumentationTestCase()
217 public void setInstrumentation(Instrumentation instrumentation) { in setInstrumentation()
226 public void setInstrumentaiton(Instrumentation instrumentation) { in setInstrumentaiton()
/frameworks/base/core/java/android/content/pm/parsing/component/
DParsedInstrumentationUtils.java41 instrumentation = new ParsedInstrumentation(); in parseInstrumentation() local
/frameworks/base/core/tests/batterystatstests/BatteryStatsLoadTests/src/com/android/frameworks/core/batterystatsloadtests/
DSystemServiceCallLoadTest.java47 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in setup() local
DConnectivitySetupRule.java53 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in ConnectivitySetupRule() local
/frameworks/base/tests/UiBench/src/com/android/test/uibench/
DEditTextTypeActivity.java60 final Instrumentation instrumentation = new Instrumentation(); in onCreate() local
/frameworks/base/core/tests/coretests/src/android/util/
DOrientationUtil.java54 private OrientationUtil(Activity activity, Instrumentation instrumentation) { in OrientationUtil()
DListUtil.java35 public ListUtil(ListView listView, Instrumentation instrumentation) { in ListUtil()
/frameworks/base/tests/PlatformCompatGating/test-rules/src/android/compat/testing/
DPlatformCompatChangeRule.java89 Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in evaluate() local
/frameworks/base/tests/PlatformCompatGating/src/com/android/tests/gating/
DPlatformCompatCommandNotInstalledTest.kt56 private val instrumentation = InstrumentationRegistry.getInstrumentation() in <lambda>() constant
/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/util/
DDrawingTestHelper.java42 final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in createCanvasActivity() local
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityOptionsTest.java98 final Instrumentation instrumentation = getInstrumentation(); in testTransferLaunchCookie() local
/frameworks/base/tests/GamePerformance/src/android/gameperformance/
DATraceRunner.java48 public ATraceRunner(Instrumentation instrumentation, in ATraceRunner()
/frameworks/base/core/tests/coretests/src/android/view/
DInsetsSourceConsumerTest.java85 final Instrumentation instrumentation = InstrumentationRegistry.getInstrumentation(); in setup() local
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/
DPipTransition.kt47 protected val instrumentation: Instrumentation = InstrumentationRegistry.getInstrumentation() in <lambda>() constant in com.android.wm.shell.flicker.pip.PipTransition
54 protected class BroadcastActionTrigger(private val instrumentation: Instrumentation) { in <lambda>() constant in com.android.wm.shell.flicker.pip.PipTransition.BroadcastActionTrigger
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/
DFlickerTestBase.kt43 val instrumentation: Instrumentation = InstrumentationRegistry.getInstrumentation() constant in com.android.wm.shell.flicker.FlickerTestBase

123