Searched refs:MSG_ABORT_TRANSIENT (Results 1 – 1 of 1) sorted by relevance
151 private static final int MSG_ABORT_TRANSIENT = 49 << MSG_SHIFT; field in CommandQueue1269 mHandler.obtainMessage(MSG_ABORT_TRANSIENT, args).sendToTarget(); in abortTransient()1821 case MSG_ABORT_TRANSIENT: { in handleMessage()