HomeSort by relevance Sort by last modified time
    Searched refs:PLAYING_TIME_INVALID (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
RemoteMediaPlayers.java 99 return AvrcpControllerConstants.PLAYING_TIME_INVALID;
AvrcpControllerConstants.java 82 public static final int PLAYING_TIME_INVALID = 0xFF;
AvrcpControllerClasses.java 316 mPlayTime = AvrcpControllerConstants.PLAYING_TIME_INVALID;

Completed in 54 milliseconds