Searched refs:RESUME_COMPONENTS (Results 1 – 1 of 1) sorted by relevance
70 private const val RESUME_COMPONENTS = "package1/class1:package2/class2:package3/class3" constant135 whenever(sharedPrefs.getString(any(), any())).thenReturn(RESUME_COMPONENTS) in capture()