Searched refs:mNumRoutingNotifications (Results 1 – 2 of 2) sorted by relevance
48 int mNumRoutingNotifications; field in AudioOutputRoutingNotificationsActivity106 mNumRoutingNotifications = 0; in startAudio()136 mNumRoutingNotifications++; in onRoutingChanged()137 if (mNumRoutingNotifications <= NUM_IGNORE_MESSAGES) { in onRoutingChanged()
45 int mNumRoutingNotifications; field in AudioInputRoutingNotificationsActivity105 mNumRoutingNotifications = 0; in startAudio()136 mNumRoutingNotifications++; in onRoutingChanged()137 if (mNumRoutingNotifications <= NUM_IGNORE_MESSAGES) { in onRoutingChanged()