Searched refs:allowAccess (Results 1 – 2 of 2) sorted by relevance
338 void allowAccess(String packageName) { in allowAccess() method in UsageAccessSettings387 ((UsageAccessSettings) getParentFragment()).allowAccess( in onClick()
589 public void updateException(String packageProvider, String packageClient, boolean allowAccess) { in updateException() argument