OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSortKey
(Results
1 - 6
of
6
) 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/libs/
android-support-recommendation.jar
/frameworks/support/compat/java/android/support/v4/app/
NotificationCompat.java
636
b.mGroupKey, b.mGroupSummary, b.
mSortKey
, b.mContentView, b.mBigContentView);
707
b.mPeople, b.mExtras, b.mGroupKey, b.mGroupSummary, b.
mSortKey
,
759
b.mGroupKey, b.mGroupSummary, b.
mSortKey
, b.mContentView, b.mBigContentView);
818
b.mGroupKey, b.mGroupSummary, b.
mSortKey
, b.mContentView, b.mBigContentView,
[
all
...]
/frameworks/base/core/java/android/app/
Notification.java
736
private String
mSortKey
;
751
return
mSortKey
;
[
all
...]
/prebuilts/sdk/current/support/v13/
android-support-v13.jar
/prebuilts/sdk/current/support/v4/
android-support-v4.jar
Completed in 761 milliseconds