HomeSort by relevance Sort by last modified time
    Searched defs:mRatingType (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/media/
MediaSessionRecord.java 103 private int mRatingType;
448 pw.println(indent + "rating type=" + mRatingType);
850 mRatingType = type;
    [all...]
  /frameworks/support/media/src/main/java/android/support/v4/media/session/
MediaSessionCompat.java     [all...]

Completed in 81 milliseconds