Searched defs:AMOTION_EVENT_BUTTON_PRIMARY (Results 1 – 3 of 3) sorted by relevance
679 static final int AMOTION_EVENT_BUTTON_PRIMARY = 1 << 0; field in NativeAndroidInput
853 AMOTION_EVENT_BUTTON_PRIMARY = 1 << 0, enumerator