Searched defs:seek (Results 1 – 8 of 8) sorted by relevance
/hardware/interfaces/broadcastradio/aidl/aidl_api/android.hardware.broadcastradio/2/android/hardware/broadcastradio/ |
D | IBroadcastRadio.aidl | 43 void seek(in boolean directionUp, in boolean skipSubChannel); in seek() method
|
/hardware/interfaces/broadcastradio/aidl/android/hardware/broadcastradio/ |
D | IBroadcastRadio.aidl | 167 void seek(in boolean directionUp, in boolean skipSubChannel); in seek() method
|
/hardware/interfaces/broadcastradio/aidl/aidl_api/android.hardware.broadcastradio/1/android/hardware/broadcastradio/ |
D | IBroadcastRadio.aidl | 43 void seek(in boolean directionUp, in boolean skipSubChannel); in seek() method
|
/hardware/interfaces/broadcastradio/aidl/aidl_api/android.hardware.broadcastradio/current/android/hardware/broadcastradio/ |
D | IBroadcastRadio.aidl | 43 void seek(in boolean directionUp, in boolean skipSubChannel); in seek() method
|
/hardware/interfaces/broadcastradio/aidl/rust_impl/src/ |
D | default_broadcastradio_hal.rs | 67 fn seek(&self, _direction_up : bool, _skip_sub_channel : bool) -> BinderResult<()> { in seek() method
|
/hardware/google/gfxstream/guest/mesa/src/util/blake3/ |
D | blake3.c | 89 INLINE void output_root_bytes(const output_t *self, uint64_t seek, uint8_t *out, in output_root_bytes() 569 void blake3_hasher_finalize_seek(const blake3_hasher *self, uint64_t seek, in blake3_hasher_finalize_seek()
|
/hardware/interfaces/broadcastradio/2.0/default/ |
D | TunerSession.cpp | 42 static constexpr auto seek = 200ms; variable
|
/hardware/interfaces/broadcastradio/aidl/default/ |
D | BroadcastRadio.cpp | 459 ScopedAStatus BroadcastRadio::seek(bool directionUp, bool skipSubChannel) { in seek() function in aidl::android::hardware::broadcastradio::BroadcastRadio
|