Searched refs:cname (Results 1 – 2 of 2) sorted by relevance
87 ComponentName cname = new ComponentName(application, SetupRedactionInterstitial.class); in chooseLockSaved_shouldEnableRedactionInterstitial() local88 final int componentEnabled = spm.getComponentEnabledSettingFlags(cname) in chooseLockSaved_shouldEnableRedactionInterstitial()
1395 final String cname = value.getClass().getName(); in putInValues() local1397 + cname); in putInValues()