Home
last modified time | relevance | path

Searched defs:strId (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telephony/src/com/android/phone/settings/fdn/
DFdnSetting.java356 private final void displayMessage(int strId, int attemptsRemaining) { in displayMessage()
370 private final void displayMessage(int strId) { in displayMessage()
381 private final void displayPinChangeDialog(int strId, boolean shouldDisplay) { in displayPinChangeDialog()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditor.java291 protected void createMenu(int[] strId, View button) { in createMenu()
/packages/apps/Launcher2/src/com/android/launcher2/
DLauncher.java1471 int strId = (isHotseatLayout ? R.string.hotseat_out_of_space : R.string.out_of_space); in showOutOfSpaceMessage() local
/packages/apps/Launcher3/src/com/android/launcher3/
DLauncher.java1797 int strId = (isHotseatLayout ? R.string.hotseat_out_of_space : R.string.out_of_space); in showOutOfSpaceMessage() local