HomeSort by relevance Sort by last modified time
    Searched refs:showMEIDPanel (Results 1 - 2 of 2) sorted by null

  /packages/apps/Phone/src/com/android/phone/
SpecialCharSequenceMgr.java 204 showMEIDPanel(context);
215 // TODO: showIMEIPanel and showMEIDPanel are almost cut and paste
231 static private void showMEIDPanel(Context context) {
232 if (DBG) log("showMEIDPanel");
  /packages/apps/Contacts/src/com/android/contacts/
SpecialCharSequenceMgr.java 193 showMEIDPanel(context, useSystemWindow);
214 static void showMEIDPanel(Context context, boolean useSystemWindow) {

Completed in 36 milliseconds