Home
last modified time | relevance | path

Searched refs:getAppSharedPreference (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/backup/RestoreAnyVersion/src/
DRestoreAnyVersionTest.java78 int intValue = getAppSharedPreference(); in checkSharedPrefIsEmpty()
84 int intValue = getAppSharedPreference(); in checkSharedPrefIsNew()
97 int intValue = getAppSharedPreference(); in checkSharedPrefIsOld()
110 private int getAppSharedPreference() throws InterruptedException { in getAppSharedPreference() method in RestoreAnyVersionTest