Searched refs:BOOT_COUNT (Results 1 – 11 of 11) sorted by relevance
85 mContext.getContentResolver(), Settings.Global.BOOT_COUNT, -1); in setUp()121 Settings.Global.BOOT_COUNT, mBootCount); in tearDown()130 Settings.Global.putInt(mContext.getContentResolver(), Settings.Global.BOOT_COUNT, 0); in testIsBootUp()138 Settings.Global.putInt(mContext.getContentResolver(), Settings.Global.BOOT_COUNT, 1); in testIsBootUp()204 Settings.Global.putInt(mContext.getContentResolver(), Settings.Global.BOOT_COUNT, 0); in testStartOtaUpdatingIfNecessary_onEmbeddedSlot_Present()218 Settings.Global.putInt(mContext.getContentResolver(), Settings.Global.BOOT_COUNT, 0); in testStartOtaUpdatingIfNecessary_onEmbeddedSlot_NotPresent()232 Settings.Global.putInt(mContext.getContentResolver(), Settings.Global.BOOT_COUNT, 1); in testStartOtaUpdatingIfNecessary_notBootUp()246 Settings.Global.putInt(mContext.getContentResolver(), Settings.Global.BOOT_COUNT, 0); in testStartOtaUpdatingIfNecessary_onRemovableSlot()
253 return Settings.Global.getInt(mContext.getContentResolver(), Settings.Global.BOOT_COUNT, 0); in getBootCount()
143 return Settings.Global.getInt(mContext.getContentResolver(), Settings.Global.BOOT_COUNT, in getBootCount()
593 Settings.Global.BOOT_COUNT); in showWarnOnThermalShutdown()
145 context.getContentResolver(), Settings.Global.BOOT_COUNT, -1); in isBootUp()
182 Settings.Global.BOOT_COUNT,
373 Settings.Global.BOOT_COUNT, in dumpProtoGlobalSettingsLocked()374 GlobalSettingsProto.BOOT_COUNT); in dumpProtoGlobalSettingsLocked()
4330 getContext().getContentResolver(), Settings.Global.BOOT_COUNT);4335 getContext().getContentResolver(), Settings.Global.BOOT_COUNT, count + 1);
13093 public static final String BOOT_COUNT = "boot_count"; field in Settings.Global
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
40601 field public static final String BOOT_COUNT = "boot_count";