Searched refs:notifyInstrumentationStarted (Results 1 – 7 of 7) sorted by relevance
64 public void notifyInstrumentationStarted( in notifyInstrumentationStarted() method in FakeSdkSandboxManagerLocal
15 method public void notifyInstrumentationStarted(@NonNull String, int);
169 void notifyInstrumentationStarted(@NonNull String clientAppPackageName, int clientAppUid); in notifyInstrumentationStarted() method
1835 private void notifyInstrumentationStarted(CallingInfo callingInfo) {1850 mSdkSandboxStorageManager.notifyInstrumentationStarted(callingInfo);2317 public void notifyInstrumentationStarted(2319 SdkSandboxManagerService.this.notifyInstrumentationStarted(
90 public void notifyInstrumentationStarted(CallingInfo callingInfo) { in notifyInstrumentationStarted() method in SdkSandboxStorageManager
1241 sSdkSandboxManagerLocal.notifyInstrumentationStarted(TEST_PACKAGE, mClientAppUid); in testNotifyInstrumentationStarted_killsSandboxProcess()1261 sSdkSandboxManagerLocal.notifyInstrumentationStarted(TEST_PACKAGE, mClientAppUid); in testNotifyInstrumentationStarted_doesNotAllowLoadSdk()1288 sSdkSandboxManagerLocal.notifyInstrumentationStarted(TEST_PACKAGE, mClientAppUid); in testNotifyInstrumentationFinished_canLoadSdk()1960 sSdkSandboxManagerLocal.notifyInstrumentationStarted(TEST_PACKAGE, mClientAppUid); in testRegisterActivityInterceptorCallbackForInstrumentationActivities()
241 mSdkSandboxManagerLocal.notifyInstrumentationStarted(CLIENT_PKG_NAME, CLIENT_UID); in test_onUserUnlocking_Instrumentation_NoSdk_PackageDirNotRemoved()