Searched defs:clientAppPackageName (Results 1 – 4 of 4) sorted by relevance
118 @NonNull Intent intent, int clientAppUid, @NonNull String clientAppPackageName); in enforceAllowedToHostSandboxedActivity()169 void notifyInstrumentationStarted(@NonNull String clientAppPackageName, int clientAppUid); in notifyInstrumentationStarted()183 void notifyInstrumentationFinished(@NonNull String clientAppPackageName, int clientAppUid); in notifyInstrumentationFinished()193 boolean isInstrumentationRunning(@NonNull String clientAppPackageName, int clientAppUid); in isInstrumentationRunning()
64 public void notifyInstrumentationStarted( in notifyInstrumentationStarted()70 public void notifyInstrumentationFinished( in notifyInstrumentationFinished()76 public boolean isInstrumentationRunning( in isInstrumentationRunning()97 @NonNull Intent intent, int clientAppUid, @NonNull String clientAppPackageName) {} in enforceAllowedToHostSandboxedActivity()
87 void addClientApp(@NonNull CharSequence clientAppPackageName) { in addClientApp()
120 void addClientApp(@NonNull CharSequence clientAppPackageName) { in addClientApp()