Searched defs:clientAppPackageName (Results 1 – 4 of 4) sorted by relevance
55 public void notifyInstrumentationStarted( in notifyInstrumentationStarted()61 public void notifyInstrumentationFinished( in notifyInstrumentationFinished()67 public boolean isInstrumentationRunning( in isInstrumentationRunning()88 @NonNull Intent intent, int clientAppUid, @NonNull String clientAppPackageName) {} in enforceAllowedToHostSandboxedActivity()
102 @NonNull Intent intent, int clientAppUid, @NonNull String clientAppPackageName); in enforceAllowedToHostSandboxedActivity()137 void notifyInstrumentationStarted(@NonNull String clientAppPackageName, int clientAppUid); in notifyInstrumentationStarted()151 void notifyInstrumentationFinished(@NonNull String clientAppPackageName, int clientAppUid); in notifyInstrumentationFinished()161 boolean isInstrumentationRunning(@NonNull String clientAppPackageName, int clientAppUid); in isInstrumentationRunning()
82 void addClientApp(@NonNull CharSequence clientAppPackageName) { in addClientApp()
115 void addClientApp(@NonNull CharSequence clientAppPackageName) { in addClientApp()