Home
last modified time | relevance | path

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

/frameworks/base/native/android/
Dinput.cpp339 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_attachLooper() local
345 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_detachLooper() local
350 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_hasEvents() local
355 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_getEvent() local
363 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_preDispatchEvent() local
369 InputQueue* iq = static_cast<InputQueue*>(queue); in AInputQueue_finishEvent() local
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DMccTable.java470 sTable.add(new MccEntry(418, "iq", 2)); // Iraq (Republic of) in sTable.add()