Searched refs:MMI_IMEI_DISPLAY (Results 1 – 2 of 2) sorted by relevance
63 private static final String MMI_IMEI_DISPLAY = "*#06#"; field in SpecialCharSequenceMgr268 if (input.equals(MMI_IMEI_DISPLAY)) { in handleIMEIDisplay()
81 @VisibleForTesting static final String MMI_IMEI_DISPLAY = "*#06#"; field in SpecialCharSequenceMgr318 if (telephonyManager != null && input.equals(MMI_IMEI_DISPLAY)) { in handleDeviceIdDisplay()