Home
last modified time | relevance | path

Searched defs:iccIoResult (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/radio/1.0/vts/functional/
H A Dradio_hidl_hal_utils_v1_0.h65 IccIoResult iccIoResult; variable
/aosp12/hardware/interfaces/radio/1.1/vts/functional/
H A Dradio_hidl_hal_utils_v1_1.h66 IccIoResult iccIoResult; variable
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DSimulatedCommands.java2303 public void setIccIoResultForApduLogicalChannel(IccIoResult iccIoResult) { in setIccIoResultForApduLogicalChannel()