Home
last modified time | relevance | path

Searched defs:getSimPhonebookRecords (Results 1 – 8 of 8) sorted by relevance

/hardware/interfaces/radio/1.6/vts/functional/
Dradio_hidl_hal_api.cpp855 TEST_P(RadioHidlTest_v1_6, getSimPhonebookRecords) { in TEST_P() argument
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/1/android/hardware/radio/sim/
DIRadioSim.aidl48 oneway void getSimPhonebookRecords(in int serial); in getSimPhonebookRecords() method
/hardware/interfaces/radio/aidl/android/hardware/radio/sim/
DIRadioSim.aidl203 void getSimPhonebookRecords(in int serial); in getSimPhonebookRecords() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/3/android/hardware/radio/sim/
DIRadioSim.aidl49 oneway void getSimPhonebookRecords(in int serial); in getSimPhonebookRecords() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/current/android/hardware/radio/sim/
DIRadioSim.aidl49 oneway void getSimPhonebookRecords(in int serial); in getSimPhonebookRecords() method
/hardware/interfaces/radio/aidl/aidl_api/android.hardware.radio.sim/2/android/hardware/radio/sim/
DIRadioSim.aidl48 oneway void getSimPhonebookRecords(in int serial); in getSimPhonebookRecords() method
/hardware/interfaces/radio/aidl/compat/libradiocompat/sim/
DRadioSim.cpp111 ScopedAStatus RadioSim::getSimPhonebookRecords(int32_t serial) { in getSimPhonebookRecords() function in android::hardware::radio::compat::RadioSim
/hardware/interfaces/radio/aidl/vts/
Dradio_sim_test.cpp160 TEST_P(RadioSimTest, getSimPhonebookRecords) { in TEST_P() argument