Home
last modified time | relevance | path

Searched refs:retrievePendingResponseMessage (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccRecords.java271 public Message retrievePendingResponseMessage(Integer key) { in retrievePendingResponseMessage() method in IccRecords
DSIMRecords.java1337 Message response = retrievePendingResponseMessage(msg.arg2); in handleMessage()