Home
last modified time | relevance | path

Searched defs:iq (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/native/android/
Dinput.cpp313 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_attachLooper() local
319 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_detachLooper() local
324 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_hasEvents() local
329 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_getEvent() local
337 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_preDispatchEvent() local
343 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_finishEvent() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMccTable.java442 sTable.add(new MccEntry(418, "iq", 2)); // Iraq (Republic of) in sTable.add()