Home
last modified time | relevance | path

Searched defs:isDeviceAwareMessage (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/utils/
DUtils.java824 Boolean isDeviceAwareMessage, in getRequestMessage()
1300 public static int getRequest(String groupName, Boolean isDeviceAwareMessage) { in getRequest()
1333 public static int getBackgroundRequest(String groupName, Boolean isDeviceAwareMessage) { in getBackgroundRequest()
1365 public static int getUpgradeRequest(String groupName, Boolean isDeviceAwareMessage) { in getUpgradeRequest()
1387 public static int getFineLocationRequest(Boolean isDeviceAwareMessage) { in getFineLocationRequest()
1400 public static int getCoarseLocationRequest(Boolean isDeviceAwareMessage) { in getCoarseLocationRequest()
1413 public static int getMorePhotosRequest(Boolean isDeviceAwareMessage) { in getMorePhotosRequest()