Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/enterprise/
H A DBiometricActionDisabledByAdminController.java51 public String getAdminSupportTitle(@Nullable String restriction) { in getAdminSupportTitle() method in BiometricActionDisabledByAdminController
H A DFinancedDeviceActionDisabledByAdminController.java42 public String getAdminSupportTitle(@Nullable String restriction) { in getAdminSupportTitle() method in FinancedDeviceActionDisabledByAdminController
H A DActionDisabledByAdminController.java47 String getAdminSupportTitle(@Nullable String restriction); in getAdminSupportTitle() method
H A DManagedDeviceActionDisabledByAdminController.java124 public String getAdminSupportTitle(@Nullable String restriction) { in getAdminSupportTitle() method in ManagedDeviceActionDisabledByAdminController