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

  /frameworks/base/core/java/android/app/
Notification.java 659 private String mSortKey;
674 return mSortKey;
    [all...]
  /frameworks/support/v4/java/android/support/v4/app/
NotificationCompat.java 582 b.mGroupKey, b.mGroupSummary, b.mSortKey);
646 b.mPeople, b.mExtras, b.mGroupKey, b.mGroupSummary, b.mSortKey);
697 b.mGroupKey, b.mGroupSummary, b.mSortKey);
752 b.mGroupKey, b.mGroupSummary, b.mSortKey);
    [all...]
  /prebuilts/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 

Completed in 35 milliseconds