Searched refs:UNLOCKED_LABEL (Results 1 – 1 of 1) sorted by relevance
74 protected static final String UNLOCKED_LABEL = "unlocked"; field in LegacyLockIconViewControllerBaseTest141 when(mResources.getString(R.string.accessibility_unlock_button)).thenReturn(UNLOCKED_LABEL); in setUp()