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