Home
last modified time | relevance | path

Searched defs:isCellularIdentifierTransparencyEnabled (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/radio/aidl/vts/
Dradio_network_utils.h49 bool isCellularIdentifierTransparencyEnabled = false; variable
Dradio_network_test.cpp2443 TEST_P(RadioNetworkTest, isCellularIdentifierTransparencyEnabled) { in TEST_P() argument
/hardware/interfaces/radio/aidl/android/hardware/radio/network/
DIRadioNetwork.aidl661 void isCellularIdentifierTransparencyEnabled(in int serial); in isCellularIdentifierTransparencyEnabled() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/3/android/hardware/radio/network/
DIRadioNetwork.aidl85 oneway void isCellularIdentifierTransparencyEnabled(in int serial); in isCellularIdentifierTransparencyEnabled() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.network/current/android/hardware/radio/network/
DIRadioNetwork.aidl85 oneway void isCellularIdentifierTransparencyEnabled(in int serial); in isCellularIdentifierTransparencyEnabled() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/network/
DRadioNetwork.cpp376 ScopedAStatus RadioNetwork::isCellularIdentifierTransparencyEnabled(int32_t serial) { in isCellularIdentifierTransparencyEnabled() function in android::hardware::radio::compat::RadioNetwork