Searched refs:toSandboxProcessName (Results 1 – 7 of 7) sorted by relevance
147 String toSandboxProcessName(@NonNull CallingInfo callingInfo) in toSandboxProcessName() method
94 sandboxProcessName = toSandboxProcessName(callingInfo); in bindService()300 public String toSandboxProcessName(@NonNull CallingInfo callingInfo) in toSandboxProcessName() method in SdkSandboxServiceProviderImpl
2000 .toSandboxProcessName(callingInfo);
137 public String toSandboxProcessName(@NonNull CallingInfo callingInfo) in toSandboxProcessName() method in FakeSdkSandboxProvider
234 mServiceProvider.toSandboxProcessName( in testSandboxProcessName_nonExistentPackage()
1852 .toSandboxProcessName( in testRegisterActivityInterceptorCallbackOnServiceStart()1880 .toSandboxProcessName(mCallingInfo)); in testRegisterActivityInterceptionWithRightComponentSuccess()
1061 .toSandboxProcessName(Mockito.any(CallingInfo.class)); in testRegisterActivityInterception_NoSandboxProcessName_CallsStatsd()