Searched defs:getDeviceId (Results 1 – 5 of 5) sorted by relevance
/external/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ | ||
D | OboeAudioStream.java | 188 public int getDeviceId() { in getDeviceId() method in OboeAudioStream |
D | StreamConfiguration.java | 307 public int getDeviceId() { in getDeviceId() method in StreamConfiguration |
/external/oboe/include/oboe/ | ||
D | AudioStreamBase.h | 105 int32_t getDeviceId() const { return mDeviceId; } in getDeviceId() function |
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ | ||
D | ShadowTelephonyManager.java | 158 protected String getDeviceId() { in getDeviceId() method in ShadowTelephonyManager |
D | NativeInput.java | 209 public int getDeviceId() { in getDeviceId() method in NativeInput.InputEvent |