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
52 public String getAdminSupportTitle(@Nullable String restriction) { in getAdminSupportTitle() method in BiometricActionDisabledByAdminController
125 public String getAdminSupportTitle(@Nullable String restriction) { in getAdminSupportTitle() method in ManagedDeviceActionDisabledByAdminController
171 titleView.setText(mActionDisabledByAdminController.getAdminSupportTitle(restriction)); in setAdminSupportTitle()
217 builder.setTitle(mActionDisabledByAdminController.getAdminSupportTitle(restriction)); in setAdminSupportTitle()