Home
last modified time | relevance | path

Searched refs:RECORDSTATE_STOPPED (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioRecord.java75 public static final int RECORDSTATE_STOPPED = 1; // matches SL_RECORDSTATE_STOPPED field in AudioRecord
207 private int mRecordingState = RECORDSTATE_STOPPED;
314 mRecordingState = RECORDSTATE_STOPPED; in AudioRecord()
1026 mRecordingState = RECORDSTATE_STOPPED; in stop()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14206 field public static final int RECORDSTATE_STOPPED = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt19785 field public static final int RECORDSTATE_STOPPED = 1; // 0x1
Dtest-current.txt19854 field public static final int RECORDSTATE_STOPPED = 1; // 0x1
Dsystem-current.txt21303 field public static final int RECORDSTATE_STOPPED = 1; // 0x1