Searched defs:setLockTaskAllowlist (Results 1 – 3 of 3) sorted by relevance
123 public ListenableFuture<Void> setLockTaskAllowlist(List<String> allowlist) { in setLockTaskAllowlist() method
26 void setLockTaskAllowlist(in List<String> allowlist); in setLockTaskAllowlist() method
103 static void setLockTaskAllowlist(Context context, ArrayList<String> allowlist) { in setLockTaskAllowlist() method in GlobalParameters