Home
last modified time | relevance | path

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

/frameworks/base/native/android/
Dinput.cpp298 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_attachLooper() local
304 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_detachLooper() local
309 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_hasEvents() local
314 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_getEvent() local
322 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_preDispatchEvent() local
328 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()