Searched refs:CALLBACK_FLAGS_ALL (Results 1 – 2 of 2) sorted by relevance
100 private final static int CALLBACK_FLAGS_ALL = CALLBACK_FLAG_NOTIFY_ACTIVITY; field in AudioMix448 if ((flags != 0) && ((flags & CALLBACK_FLAGS_ALL) == 0)) { in setCallbackFlags()
24429 Landroid/media/audiopolicy/AudioMix;->CALLBACK_FLAGS_ALL:I