Searched refs:CALLBACK_FLAGS_ALL (Results 1 – 1 of 1) sorted by relevance
59 private final static int CALLBACK_FLAGS_ALL = CALLBACK_FLAG_NOTIFY_ACTIVITY; field in AudioMix220 if ((flags != 0) && ((flags & CALLBACK_FLAGS_ALL) == 0)) { in setCallbackFlags()