Home
last modified time | relevance | path

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

12

/aosp12/packages/apps/Car/Calendar/src/com/android/car/calendar/common/
H A DDialer.java46 public boolean dial(NumberAndAccess numberAndAccess) { in dial() method in Dialer
/aosp12/build/soong/ui/build/paths/
H A Dlogs.go112 func dial(name string, lookup socketAddrFunc, timeout time.Duration) (net.Conn, error) { func
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhone.java196 public Connection dial(String dialString, DialArgs dialArgs, in dial() method in SipPhone
500 Connection dial(String originalNumber) throws SipException { in dial() method in SipPhone.SipCall
896 void dial() throws SipException { in dial() method in SipPhone.SipConnection
H A DSipCommandInterface.java115 public void dial(String address, boolean isEmergencyCall, EmergencyNumber emergencyNumberInfo, in dial() method in SipCommandInterface
120 public void dial(String address, boolean isEmergencyCall, EmergencyNumber emergencyNumberInfo, in dial() method in SipCommandInterface
/aosp12/packages/apps/Car/Calendar/src/com/android/car/calendar/
H A DEventCalendarItem.java143 private void dial(Dialer.NumberAndAccess numberAndAccess) { in dial() method in EventCalendarItem
/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_voice.cpp41 TEST_P(RadioHidlTest, dial) { in TEST_P() argument
/aosp12/system/bt/binder/android/bluetooth/
H A DIBluetoothHeadsetClient.aidl71 …BluetoothHeadsetClientCall dial(in BluetoothDevice device, String number, in AttributionSource att… in dial() method
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientService.java455 public BluetoothHeadsetClientCall dial(BluetoothDevice device, String number, in dial() method in HeadsetClientService.BluetoothHeadsetClientBinder
870 BluetoothHeadsetClientCall dial(BluetoothDevice device, String number) { in dial() method in HeadsetClientService
H A DNativeInterface.java164 public boolean dial(byte[] address, String number) { in dial() method in NativeInterface
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneInternalInterface.java501 Connection dial(String dialString, @NonNull DialArgs dialArgs, in dial() method
516 default Connection dial(String dialString, @NonNull DialArgs dialArgs) in dial() method
H A DCallManager.java770 public Connection dial(Phone phone, String dialString, int videoState) in dial() method in CallManager
839 public Connection dial(Phone phone, String dialString, UUSInfo uusInfo, int videoState) in dial() method in CallManager
H A DGsmCdmaCallTracker.java550 public Connection dial(String dialString, DialArgs dialArgs) throws CallStateException { in dial() method in GsmCdmaCallTracker
H A DCommandsInterface.java912 void dial(String address, boolean isEmergencyCall, EmergencyNumber emergencyNumberInfo, in dial() method
926 void dial(String address, boolean isEmergencyCall, EmergencyNumber emergencyNumberInfo, in dial() method
/aosp12/system/bt/btif/src/
H A Dbtif_hf_client.cc478 static bt_status_t dial(UNUSED_ATTR const RawAddress* bd_addr, in dial() function
/aosp12/frameworks/base/core/java/android/widget/
H A DAnalogClock.java682 final Drawable dial = mDial; in onDraw() local
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadsetClient.java1019 public BluetoothHeadsetClientCall dial(BluetoothDevice device, String number) { in dial() method in BluetoothHeadsetClient
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DEmergencyDialer.java1221 Color dial = Color.valueOf(DIALER_GREEN); in getPrimaryColor() local
/aosp12/system/bt/include/hardware/
H A Dbt_hf_client.h362 bt_status_t (*dial)(const RawAddress* bd_addr, const char* number); member
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/camerafocus/
H A DPieRenderer.java98 private RectF dial; field in PieRenderer
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java116 public void dial(String address, boolean isEmergencyCall, EmergencyNumber emergencyNumberInfo, in dial() method in ImsPhoneCommandInterface
121 public void dial(String address, boolean isEmergencyCall, EmergencyNumber emergencyNumberInfo, in dial() method in ImsPhoneCommandInterface
H A DImsPhoneCallTracker.java1305 public Connection dial(String dialString, int videoState, Bundle intentExtras) throws in dial() method in ImsPhoneCallTracker
1315 public synchronized Connection dial(String dialString, ImsPhone.ImsDialArgs dialArgs) in dial() method in ImsPhoneCallTracker
H A DImsPhone.java922 public Connection dial(String dialString, DialArgs dialArgs, in dial() method in ImsPhone
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSimulatedCommands.java601 public void dial(String address, boolean isEmergencyCall, EmergencyNumber emergencyNumberInfo, in dial() method in SimulatedCommands
622 public void dial(String address, boolean isEmergencyCall, EmergencyNumber emergencyNumberInfo, in dial() method in SimulatedCommands
H A DSimulatedCommandsVerifier.java699 public void dial(String address, boolean isEmergencyCall, EmergencyNumber emergencyNumberInfo, in dial() method in SimulatedCommandsVerifier
704 public void dial(String address, boolean isEmergencyCall, EmergencyNumber emergencyNumberInfo, in dial() method in SimulatedCommandsVerifier
/aosp12/hardware/interfaces/radio/1.2/default/
H A DRadio.cpp155 Return<void> Radio::dial(int32_t /* serial */, in dial() function in android::hardware::radio::V1_2::implementation::Radio

12