Searched defs:APP_STATE_IDLE (Results 1 – 3 of 3) sorted by relevance
98 APP_STATE_IDLE = 0, /* client is idle: cannot capture */ enumerator
161 APP_STATE_IDLE = 0; enumerator
235 private final static int APP_STATE_IDLE = 0; field in AppTransition