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.java100 public abstract int getSummary(String address); in getSummary() method in LocalBluetoothProfileManager
157 public int getSummary(String address) { in getSummary() method in LocalBluetoothProfileManager.A2dpProfileManager
257 public int getSummary(String address) { in getSummary() method in LocalBluetoothProfileManager.HeadsetProfileManager
DLocalBluetoothDevice.java614 public int getSummary() { in getSummary() method in LocalBluetoothDevice
/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