Searched refs:MMI_IMEI_DISPLAY (Results 1 – 2 of 2) sorted by relevance
61 private static final String MMI_IMEI_DISPLAY = "*#06#"; field in SpecialCharSequenceMgr222 if (input.equals(MMI_IMEI_DISPLAY)) { in handleIMEIDisplay()
67 private static final String MMI_IMEI_DISPLAY = "*#06#"; field in SpecialCharSequenceMgr307 if (telephonyManager != null && input.equals(MMI_IMEI_DISPLAY)) { in handleDeviceIdDisplay()