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

  /frameworks/support/recommendation/src/android/support/app/recommendation/
ContentRecommendation.java 331 private String mSortKey;
356 mSortKey = builder.mBuilderSortKey;
473 mSortKey = sortKey;
482 return mSortKey;
    [all...]
  /prebuilts/sdk/current/support/recommendation/
android-support-recommendation.jar 
  /frameworks/support/compat/java/android/support/v4/app/
NotificationCompat.java 703 b.mGroupKey, b.mGroupSummary, b.mSortKey, b.mContentView, b.mBigContentView);
745 b.mPeople, b.mExtras, b.mGroupKey, b.mGroupSummary, b.mSortKey,
768 b.mGroupKey, b.mGroupSummary, b.mSortKey, b.mContentView, b.mBigContentView,
    [all...]
  /frameworks/base/core/java/android/app/
Notification.java 805 private String mSortKey;
820 return mSortKey;
    [all...]
  /prebuilts/sdk/current/support/compat/libs/
android-support-compat.jar 

Completed in 119 milliseconds