Searched refs:NUM_IGNORE_MESSAGES (Results 1 – 2 of 2) sorted by relevance
51 private static final int NUM_IGNORE_MESSAGES = 1; field in AudioOutputRoutingNotificationsActivity137 if (mNumRoutingNotifications <= NUM_IGNORE_MESSAGES) { in onRoutingChanged()
55 private static final int NUM_IGNORE_MESSAGES = 0; // 2; field in AudioInputRoutingNotificationsActivity137 if (mNumRoutingNotifications <= NUM_IGNORE_MESSAGES) { in onRoutingChanged()