Home
last modified time | relevance | path

Searched defs:mPlayTime (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/extractors/midi/
H A DMidiExtractor.h81 EAS_I32 mPlayTime; variable
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DAvrcpPlayer.java59 private long mPlayTime = PlaybackStateCompat.PLAYBACK_POSITION_UNKNOWN; field in AvrcpPlayer
261 private long mPlayTime = PlaybackStateCompat.PLAYBACK_POSITION_UNKNOWN; field in AvrcpPlayer.Builder
/aosp12/frameworks/base/libs/hwui/
H A DAnimator.h155 nsecs_t mPlayTime; variable