HomeSort by relevance Sort by last modified time
    Searched defs:CryptKeeperConfirm (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/
CryptKeeperConfirm.java 41 public class CryptKeeperConfirm extends InstrumentedFragment {
43 private static final String TAG = "CryptKeeperConfirm";
CryptKeeperSettings.java 197 preference.setFragment(CryptKeeperConfirm.class.getName());

Completed in 42 milliseconds