Searched refs:REQUEST_CHOOSE_LOCK (Results 1 – 1 of 1) sorted by relevance
126 private static final int REQUEST_CHOOSE_LOCK = 10; field in UserSettings362 startActivityForResult(chooseLockIntent, REQUEST_CHOOSE_LOCK); in launchChooseLockscreen()369 if (requestCode == REQUEST_CHOOSE_LOCK) { in onActivityResult()