Searched refs:getBootCount (Results 1 – 2 of 2) sorted by relevance
35 getBootCount(context) + "." + intent.getAction()); in onReceive()43 private static int getBootCount(Context context) throws Exception { in getBootCount() method in BaseBootReceiver
144 final int thisCount = getBootCount(); in doBootCountBefore()150 final int thisCount = getBootCount(); in doBootCountAfter()435 private int getBootCount() throws Exception { in getBootCount() method in EncryptionAppTest458 String fileName = getBootCount() + "." + action; in awaitBroadcast()461 TestUtils.waitUntil("Didn't receive broadcast " + action + " for boot " + getBootCount(), in awaitBroadcast()