Searched refs:RECORD_CONFIG_EVENT_STOP (Results 1 – 5 of 5) sorted by relevance
104 #define RECORD_CONFIG_EVENT_STOP 0 macro
131 case AudioManager.RECORD_CONFIG_EVENT_STOP: in updateSnapshot()
76 event = RECORD_CONFIG_EVENT_STOP; in changeActiveCount()
3189 public final static int RECORD_CONFIG_EVENT_STOP = 0; field in AudioManager