Searched refs:getAdminSupportTitle (Results 1 – 6 of 6) sorted by relevance
42 public String getAdminSupportTitle(@Nullable String restriction) { in getAdminSupportTitle() method in FinancedDeviceActionDisabledByAdminController
47 String getAdminSupportTitle(@Nullable String restriction); in getAdminSupportTitle() method
45 public String getAdminSupportTitle(@Nullable String restriction) { in getAdminSupportTitle() method in BiometricActionDisabledByAdminController
124 public String getAdminSupportTitle(@Nullable String restriction) { in getAdminSupportTitle() method in ManagedDeviceActionDisabledByAdminController
131 assertThat(controller.getAdminSupportTitle(null)) in getAdminSupportTitleResource_noRestriction_works()139 assertThat(controller.getAdminSupportTitle(RESTRICTION)) in getAdminSupportTitleResource_withRestriction_works()
70 assertThat(mController.getAdminSupportTitle(null)) in getAdminSupportTitleResource_works()