Searched defs:getDialogTitle (Results 1 – 9 of 9) sorted by relevance
61 protected int getDialogTitle() { in getDialogTitle() method in LocalRenameDialogFragment
61 protected int getDialogTitle() { in getDialogTitle() method in RemoteRenameDialogFragment
60 protected abstract int getDialogTitle(); in getDialogTitle() method in BluetoothRenameDialogFragment
75 protected int getDialogTitle() { in getDialogTitle() method in BluetoothNameDialogFragmentTest.TestBluetoothNameDialogFragment
74 protected int getDialogTitle() { in getDialogTitle() method in LocalDeviceNameDialogFragment
65 protected int getDialogTitle() { in getDialogTitle() method in RemoteDeviceNameDialogFragment
68 abstract protected int getDialogTitle(); in getDialogTitle() method in BluetoothNameDialogFragment
159 protected int getDialogTitle() { in getDialogTitle() method in BluetoothRenameDialogFragmentTest.TestBluetoothRenameDialogFragment
169 private String getDialogTitle(@DialogType int type) { in getDialogTitle() method in DialogManager