Searched refs:TEST_STRING_RES (Results 1 – 2 of 2) sorted by relevance
323 mController.showTransientIndication(TEST_STRING_RES); in transientIndication_holdsWakeLock_whenDozing()338 mController.showTransientIndication(TEST_STRING_RES); in transientIndication_releasesWakeLock_whenDozing()350 mController.showTransientIndication(TEST_STRING_RES); in transientIndication_visibleWhenDozing()353 mContext.getResources().getString(TEST_STRING_RES)); in transientIndication_visibleWhenDozing()
111 protected static final int TEST_STRING_RES = R.string.keyguard_indication_trust_unlocked; field in KeyguardIndicationControllerBaseTest