Searched refs:mInstrumentation (Results 1 – 5 of 5) sorted by relevance
30 public Instrumentation mInstrumentation; field in AbstractStandardAppHelper34 mInstrumentation = instr; in AbstractStandardAppHelper()78 PackageManager pm = mInstrumentation.getContext().getPackageManager(); in getVersion()89 return mInstrumentation.getContext().getResources().getConfiguration().orientation; in getOrientation()
44 private Instrumentation mInstrumentation; field in DataCollector57 mInstrumentation = intrumentation; in DataCollector()329 mInstrumentation.getUiAutomation().executeShellCommand(command); in saveProcessOutput()
298 private Instrumentation mInstrumentation; field in AuptTestRunner.AuptPrivateTestRunner366 setInstrumentationIfInstrumentationTestCase(testCase, mInstrumentation); in runTest()482 mInstrumentation = instrumentation; in setInstrumentation()
68 public static Instrumentation mInstrumentation; field in ExternalStorageHelper76 mInstrumentation = instrumentation; in ExternalStorageHelper()236 PlayStoreHelperImpl mHelper = new PlayStoreHelperImpl(mInstrumentation); in installFromPlayStore()
172 launchSettingsPage(mInstrumentation.getContext(), settingAction); in verifyToggleSetting()