Home
last modified time | relevance | path

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

/frameworks/base/native/android/
Dinput.cpp275 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_attachLooper() local
281 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_detachLooper() local
286 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_hasEvents() local
291 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_getEvent() local
299 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_preDispatchEvent() local
305 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_finishEvent() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMccTable.java503 sTable.add(new MccEntry(418,"iq",2)); //Iraq (Republic of) in sTable.add()