Searched refs:isTesting (Results 1 – 9 of 9) sorted by relevance
/hardware/interfaces/radio/aidl/compat/libradiocompat/voice/ |
D | RadioVoice.cpp | 64 bool knownUserIntentEmerg, bool isTesting) { in emergencyDial() argument 69 toHidl(urns), V1_4::EmergencyCallRouting(routing), knownUserIntentEmerg, isTesting); in emergencyDial() 73 toHidl(urns), V1_4::EmergencyCallRouting(routing), knownUserIntentEmerg, isTesting); in emergencyDial()
|
/hardware/interfaces/radio/aidl/android/hardware/radio/voice/ |
D | IRadioVoice.aidl | 141 in boolean isTesting); in emergencyDial() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/current/android/hardware/radio/voice/ |
D | IRadioVoice.aidl | 42 ….voice.EmergencyCallRouting routing, in boolean hasKnownUserIntentEmergency, in boolean isTesting); in emergencyDial() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/1/android/hardware/radio/voice/ |
D | IRadioVoice.aidl | 41 ….voice.EmergencyCallRouting routing, in boolean hasKnownUserIntentEmergency, in boolean isTesting); in emergencyDial() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/2/android/hardware/radio/voice/ |
D | IRadioVoice.aidl | 41 ….voice.EmergencyCallRouting routing, in boolean hasKnownUserIntentEmergency, in boolean isTesting); in emergencyDial() argument
|
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.voice/3/android/hardware/radio/voice/ |
D | IRadioVoice.aidl | 42 ….voice.EmergencyCallRouting routing, in boolean hasKnownUserIntentEmergency, in boolean isTesting); in emergencyDial() argument
|
/hardware/interfaces/radio/aidl/compat/libradiocompat/include/libradiocompat/ |
D | RadioVoice.h | 35 bool hasKnownUserIntentEmergency, bool isTesting) override;
|
/hardware/interfaces/radio/1.4/ |
D | IRadio.hal | 139 * If 'isTesting' is true, this request is for testing purpose, and must not be sent to a real 155 * @param isTesting Flag indicating if this request is for testing purpose. 161 EmergencyCallRouting routing, bool hasKnownUserIntentEmergency, bool isTesting);
|
/hardware/interfaces/radio/1.6/ |
D | IRadio.hal | 435 * If 'isTesting' is true, this request is for testing purpose, and must not be sent to a real 451 * @param isTesting Flag indicating if this request is for testing purpose. 457 EmergencyCallRouting routing, bool hasKnownUserIntentEmergency, bool isTesting);
|