Home
last modified time | relevance | path

Searched defs:dial (Results 1 – 11 of 11) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/connserv/
DHeadsetClientServiceInterface.java50 public HfpClientCall dial(BluetoothDevice device, String number) { in dial() method in HeadsetClientServiceInterface
/packages/apps/DeskClock/src/com/android/deskclock/
DAnalogClock.kt78 val dial: ImageView = AppCompatImageView(context) constant
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothHeadsetClient.aidl73 …void dial(in BluetoothDevice device, String number, in AttributionSource attributionSource, in Syn… in dial() method
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf_client.cc471 static bt_status_t dial(UNUSED_ATTR const RawAddress* bd_addr, in dial() function
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfpclient/
DHeadsetClientService.java596 public void dial(BluetoothDevice device, String number, in dial() method in HeadsetClientService.BluetoothHeadsetClientBinder
1121 public HfpClientCall dial(BluetoothDevice device, String number) { in dial() method in HeadsetClientService
DNativeInterface.java170 public boolean dial(BluetoothDevice device, String number) { in dial() method in NativeInterface
/packages/services/Telephony/src/com/android/phone/
DEmergencyDialer.java1226 Color dial = Color.valueOf(DIALER_GREEN); in getPrimaryColor() local
DPhoneInterfaceManager.java2561 public void dial(String number) { in dial() method in PhoneInterfaceManager
/packages/modules/Bluetooth/system/include/hardware/
Dbt_hf_client.h363 bt_status_t (*dial)(const RawAddress* bd_addr, const char* number); member
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/camerafocus/
DPieRenderer.java98 private RectF dial; field in PieRenderer
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothHeadsetClient.java1457 public BluetoothHeadsetClientCall dial(BluetoothDevice device, String number) { in dial() method in BluetoothHeadsetClient