Searched refs:getBootCount (Results 1 - 2 of 2) sorted by relevance

/packages/providers/TvProvider/src/com/android/providers/tv/
H A DTransientRowHelper.java73 if (getLastDeletionBootCount() >= getBootCount()) {
89 protected int getBootCount() { method in class:TransientRowHelper
104 editor.putInt(PREF_KEY_LAST_DELETION_BOOT_COUNT, getBootCount());
/packages/providers/TvProvider/tests/src/com/android/providers/tv/
H A DTransientRowHelperTests.java216 protected int getBootCount() { method in class:TransientRowHelperTests.RebootSimulatingTransientRowHelper

Completed in 382 milliseconds