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

  /packages/apps/Phone/src/com/android/phone/
FdnSetting.java 318 private final void displayMessage(int strId) {
319 Toast.makeText(this, getString(strId), Toast.LENGTH_SHORT)
330 private final void displayPinChangeDialog(int strId, boolean shouldDisplay) {
351 if (strId != 0) {
352 mButtonChangePin2.setDialogMessage(getText(msgId) + "\n" + getText(strId));
  /dalvik/vm/
Debugger.h 221 char* dvmDbgStringToUtf8(ObjectId strId);
Debugger.cpp     [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Launcher.java     [all...]

Completed in 68 milliseconds