Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/ui/
DRestrictionAwarePreference.java31 void setRestrictionIntent(@Nullable Intent restrictionIntent); in setRestrictionIntent() method
DRestrictionAwarePreferenceMixin.java46 public void setRestrictionIntent(@Nullable Intent restrictionIntent) { in setRestrictionIntent() method in RestrictionAwarePreferenceMixin
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/ui/auto/
DAutoRadioPreference.java63 public void setRestrictionIntent(@Nullable Intent restrictionIntent) { in setRestrictionIntent() method in AutoRadioPreference
DAutoSwitchPreference.java61 public void setRestrictionIntent(@Nullable Intent restrictionIntent) { in setRestrictionIntent() method in AutoSwitchPreference
DAutoRolePreference.java65 public void setRestrictionIntent(@Nullable Intent restrictionIntent) { in setRestrictionIntent() method in AutoRolePreference
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/ui/handheld/
DHandheldRadioPreference.java59 public void setRestrictionIntent(@Nullable Intent restrictionIntent) { in setRestrictionIntent() method in HandheldRadioPreference
DHandheldRolePreference.java97 public void setRestrictionIntent(@Nullable Intent restrictionIntent) { in setRestrictionIntent() method in HandheldRolePreference
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/ui/specialappaccess/handheld/
DHandheldSwitchPreference.java59 public void setRestrictionIntent(@Nullable Intent restrictionIntent) { in setRestrictionIntent() method in HandheldSwitchPreference
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/ui/wear/
DWearRoleApplicationPreference.kt38 override fun setRestrictionIntent(restrictionIntent: Intent?) { in setRestrictionIntent() method
DWearRolePreference.kt38 override fun setRestrictionIntent(restrictionIntent: Intent?) { in setRestrictionIntent() method