Home
last modified time | relevance | path

Searched defs:getDeviceId (Results 1 – 5 of 5) sorted by relevance

/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DOboeAudioStream.java188 public int getDeviceId() { in getDeviceId() method in OboeAudioStream
191 public native int getDeviceId(int streamIndex); in getDeviceId() method in OboeAudioStream
DStreamConfiguration.java307 public int getDeviceId() { in getDeviceId() method in StreamConfiguration
/external/oboe/include/oboe/
DAudioStreamBase.h105 int32_t getDeviceId() const { return mDeviceId; } in getDeviceId() function
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowTelephonyManager.java158 protected String getDeviceId() { in getDeviceId() method in ShadowTelephonyManager
DNativeInput.java209 public int getDeviceId() { in getDeviceId() method in NativeInput.InputEvent