Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DSIMRecords.java1334 if (msg.arg1 == HANDLER_ACTION_SEND_RESPONSE) { in handleMessage()
1602 EVENT_GET_FPLMN_DONE, HANDLER_ACTION_SEND_RESPONSE, key)); in getForbiddenPlmns()
DIccRecords.java124 protected static final int HANDLER_ACTION_SEND_RESPONSE = HANDLER_ACTION_BASE + 1; field in IccRecords