Searched refs:CUSTOM_BUGREPORT_HANDLER_APP (Results 1 – 6 of 6) sorted by relevance
173 Settings.Secure.CUSTOM_BUGREPORT_HANDLER_APP, context.getUserId()); in getCustomBugReportHandlerApp()227 Settings.Secure.CUSTOM_BUGREPORT_HANDLER_APP, in resetCustomBugreportHandlerAppAndUser()
78 Settings.Global.CUSTOM_BUGREPORT_HANDLER_APP, // moved to secure
252 Settings.Secure.CUSTOM_BUGREPORT_HANDLER_APP,
194 VALIDATORS.put(Global.CUSTOM_BUGREPORT_HANDLER_APP, ANY_STRING_VALIDATOR); in VALIDATORS.put() argument
405 VALIDATORS.put(Secure.CUSTOM_BUGREPORT_HANDLER_APP, ANY_STRING_VALIDATOR); in VALIDATORS.put() argument
7401 public static final String CUSTOM_BUGREPORT_HANDLER_APP = "custom_bugreport_handler_app"; field in Settings.Secure13151 public static final String CUSTOM_BUGREPORT_HANDLER_APP = "custom_bugreport_handler_app"; field in Settings.Global17935 MOVED_TO_SECURE.add(Global.CUSTOM_BUGREPORT_HANDLER_APP);