Home
last modified time | relevance | path

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

/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipSettings.java194 private String getProfileName(SipProfile profile) { in getProfileName() method in SipSettings
DSipEditor.java423 private String getProfileName() { in getProfileName() method in SipEditor
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapUtils.java128 public static String getProfileName(Context context) { in getProfileName() method in BluetoothPbapUtils
/packages/services/Car/service/src/com/android/car/
DUtils.java98 static String getProfileName(int profile) { in getProfileName() method in Utils