Home
last modified time | relevance | path

Searched refs:sort (Results 1 – 7 of 7) sorted by relevance

/device/sample/apps/LeanbackCustomizer/src/com/google/android/leanbacklauncher/partnercustomizer/
DPartnerReceiver.java82 int sort; in postNotification() local
90 sort = 1; in postNotification()
97 sort = 2; in postNotification()
107 postNotification(sort, resId, backupResId, titleId, backupTitleId, pkgName); in postNotification()
110 private void postNotification(int sort, int resId, int backupResId, in postNotification() argument
131 .setSortKey(sort+"") in postNotification()
/device/moto/shamu/self-extractors/
Dfiles-by-owner.sh20 sort -u |
63 sort |
/device/google/dragon/self-extractors/
Dfiles-by-owner.sh20 sort -u |
60 sort |
/device/asus/fugu/self-extractors/
Dfiles-by-owner.sh20 sort -u |
69 sort |
/device/common/
Dgenerate-blob-lists.sh68 sort -f > $ARCHIVEDIR/$DEVICENAME-with.txt
79 sort -f > $ARCHIVEDIR/$DEVICENAME-without.txt
/device/google/dragon/crash_collector/
Dcrash_collector.cc98 std::sort(dump_mtimes.rbegin(), dump_mtimes.rend()); in MakeRoomForNewReport()
/device/google/contexthub/
DCodingStandard.txt31 you. If you are not sure how to, sort members by size (uint64_t members first, then uint32_t