Searched refs:CUSTOM_BUGREPORT_HANDLER_USER (Results 1 – 6 of 6) sorted by relevance
178 Settings.Secure.CUSTOM_BUGREPORT_HANDLER_USER, UserHandle.USER_NULL, in getCustomBugReportHandlerUser()230 Settings.Secure.CUSTOM_BUGREPORT_HANDLER_USER, context.getUserId()); in resetCustomBugreportHandlerAppAndUser()
75 Settings.Global.CUSTOM_BUGREPORT_HANDLER_USER, // moved to secure
237 Settings.Secure.CUSTOM_BUGREPORT_HANDLER_USER,
184 VALIDATORS.put(Global.CUSTOM_BUGREPORT_HANDLER_USER, ANY_INTEGER_VALIDATOR); in VALIDATORS.put() argument
377 VALIDATORS.put(Secure.CUSTOM_BUGREPORT_HANDLER_USER, ANY_INTEGER_VALIDATOR); in VALIDATORS.put() argument
6943 public static final String CUSTOM_BUGREPORT_HANDLER_USER = "custom_bugreport_handler_user"; field in Settings.Secure12232 public static final String CUSTOM_BUGREPORT_HANDLER_USER = "custom_bugreport_handler_user"; field in Settings.Global16883 MOVED_TO_SECURE.add(Global.CUSTOM_BUGREPORT_HANDLER_USER);