Searched defs:strId (Results 1 – 4 of 4) sorted by relevance
356 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()
291 protected void createMenu(int[] strId, View button) { in createMenu()
1471 int strId = (isHotseatLayout ? R.string.hotseat_out_of_space : R.string.out_of_space); in showOutOfSpaceMessage() local
1797 int strId = (isHotseatLayout ? R.string.hotseat_out_of_space : R.string.out_of_space); in showOutOfSpaceMessage() local