Searched refs:REQUEST_CODE_EXIT_ECM (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DWirelessSettings.java56 public static final int REQUEST_CODE_EXIT_ECM = 1; field in class:WirelessSettings
77 REQUEST_CODE_EXIT_ECM);
214 if (requestCode == REQUEST_CODE_EXIT_ECM) {
/packages/apps/Phone/src/com/android/phone/
H A DSettings.java67 public static final int REQUEST_CODE_EXIT_ECM = 17; field in class:Settings
144 REQUEST_CODE_EXIT_ECM);
551 case REQUEST_CODE_EXIT_ECM:

Completed in 279 milliseconds