Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DLocalBluetoothProfileManager.java178 public abstract int getSummary(BluetoothDevice device); in getSummary() method in LocalBluetoothProfileManager
249 public int getSummary(BluetoothDevice device) { in getSummary() method in LocalBluetoothProfileManager.A2dpProfileManager
449 public int getSummary(BluetoothDevice device) { in getSummary() method in LocalBluetoothProfileManager.HeadsetProfileManager
525 public int getSummary(BluetoothDevice device) { in getSummary() method in LocalBluetoothProfileManager.OppProfileManager
DCachedBluetoothDevice.java608 public int getSummary() { in getSummary() method in CachedBluetoothDevice
/packages/apps/Settings/src/com/android/settings/quicklaunch/
DShortcutPreference.java98 public CharSequence getSummary() { in getSummary() method in ShortcutPreference
/packages/apps/Settings/src/com/android/settings/
DIccLockSettings.java110 static String getSummary(Context context) { in getSummary() method in IccLockSettings