Home
last modified time | relevance | path

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

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowRecoverySystem.java29 private static int sWipeEuiccCalledCount; field in ShadowRecoverySystem
33 sWipeEuiccCalledCount++; in wipeEuiccData()
39 sWipeEuiccCalledCount = 0; in reset()
43 return sWipeEuiccCalledCount; in getWipeEuiccCalledCount()