OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:statusIndication
(Results
1 - 5
of
5
) sorted by null
/hardware/interfaces/radio/1.0/
ISapCallback.hal
114
oneway
statusIndication
(int32_t token, SapStatus status);
/hardware/interfaces/radio/1.0/vts/functional/
sap_callback.cpp
70
Return<void> SapCallback::
statusIndication
(int32_t /*token*/, SapStatus /*status*/) {
sap_hidl_hal_utils.h
72
Return<void>
statusIndication
(int32_t token, SapStatus status);
/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapRilReceiver.java
157
public void
statusIndication
(int token, int status) {
158
Log.d(TAG, "
statusIndication
: token " + token + " status " + status);
/hardware/ril/libril/
sap_service.cpp
[
all
...]
Completed in 424 milliseconds