Searched refs:allowBackgroundActivityStarts (Results 1 – 5 of 5) sorted by relevance
22 import static android.app.BackgroundStartPrivileges.allowBackgroundActivityStarts;45 allowBackgroundActivityStarts(BINDER_A);47 allowBackgroundActivityStarts(BINDER_B);
60 public static BackgroundStartPrivileges allowBackgroundActivityStarts( in allowBackgroundActivityStarts() method in BackgroundStartPrivileges
568 public void setBackgroundActivityStartsAllowed(boolean allowBackgroundActivityStarts) { in setBackgroundActivityStartsAllowed() argument569 if (allowBackgroundActivityStarts) { in setBackgroundActivityStartsAllowed()
706 ? BackgroundStartPrivileges.allowBackgroundActivityStarts(allowlistToken) in getBackgroundStartPrivilegesForActivitySender()714 return BackgroundStartPrivileges.allowBackgroundActivityStarts(allowlistToken); in getBackgroundStartPrivilegesForActivitySender()
1491 BackgroundStartPrivileges.allowBackgroundActivityStarts(new Binder());