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

/packages/apps/Phone/src/com/android/phone/
H A DSpecialCharSequenceMgr.java204 showMEIDPanel(context);
215 // TODO: showIMEIPanel and showMEIDPanel are almost cut and paste
231 static private void showMEIDPanel(Context context) { method in class:SpecialCharSequenceMgr
232 if (DBG) log("showMEIDPanel");
/packages/apps/Contacts/src/com/android/contacts/
H A DSpecialCharSequenceMgr.java193 showMEIDPanel(context, useSystemWindow);
214 static void showMEIDPanel(Context context, boolean useSystemWindow) { method in class:SpecialCharSequenceMgr

Completed in 128 milliseconds