Searched refs:ALL_USERS (Results 1 – 6 of 6) sorted by relevance
58 private const val ALL_USERS = -1133 private fun updateValues(updateDeviceProvisioned: Boolean = true, updateUser: Int = ALL_USERS) {139 if (updateUser == ALL_USERS) {
90 private static final boolean ALL_USERS = false; field in AppButtonsPreferenceControllerTest404 mController.uninstallPkg(PACKAGE_NAME, ALL_USERS, DISABLE_AFTER_INSTALL); in uninstallPkg_intentSent()409 .isEqualTo(ALL_USERS); in uninstallPkg_intentSent()
82 ALL_USERS = TagType:BOOL | 500, /** Reserved for future use -- ignore. */85 * Disallowed if ALL_USERS or NO_AUTH_REQUIRED is
143 DECLARE_TYPED_TAG(ALL_USERS);
126 DECLARE_TYPED_TAG(ALL_USERS);
90 case Tag::ALL_USERS: in operator ==()