Home
last modified time | relevance | path

Searched refs:history (Results 1 – 16 of 16) sorted by relevance

/packages/experimental/procstatlog/
Dprocstatreport.py151 def WriteOutput(history, log_filename, filename): argument
164 sorted_history = sorted(history.iteritems())
640 history = {}
660 history[time] = dict(current_state)
668 if len(history) < 2:
672 WriteOutput(history, argv[1], argv[2])
/packages/apps/Dialer/java/com/android/contacts/common/dialog/
DCallSubjectDialog.java395 private void saveSubjectHistory(List<String> history) { in saveSubjectHistory() argument
397 while (history.size() > CALL_SUBJECT_HISTORY_SIZE) { in saveSubjectHistory()
398 history.remove(0); in saveSubjectHistory()
403 for (String subject : history) { in saveSubjectHistory()
/packages/apps/Contacts/src/com/android/contacts/dialog/
DCallSubjectDialog.java448 private void saveSubjectHistory(List<String> history) { in saveSubjectHistory() argument
450 while (history.size() > CALL_SUBJECT_HISTORY_SIZE) { in saveSubjectHistory()
451 history.remove(0); in saveSubjectHistory()
456 for (String subject : history) { in saveSubjectHistory()
/packages/apps/TV/src/com/android/tv/recommendation/
DRecommendationDataManager.java344 List<WatchedProgram> history = new ArrayList<>(); in onLoadWatchHistory() local
351 history.add(createWatchedProgramFromWatchedProgramCursor(cursor)); in onLoadWatchHistory()
355 for (WatchedProgram watchedProgram : history) { in onLoadWatchHistory()
/packages/inputmethods/OpenWnn/
DREADME.txt22 . Change history (text)
53 ChangeLog.txt Change history
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/history/
DHistoryItem.java17 package com.android.gallery3d.filtershow.history;
DHistoryManager.java17 package com.android.gallery3d.filtershow.history;
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DMasterImage.java38 import com.android.gallery3d.filtershow.history.HistoryItem;
39 import com.android.gallery3d.filtershow.history.HistoryManager;
/packages/apps/Dialer/java/com/android/dialer/logging/
Dcontact_source.proto9 // Applies only to reports made from call history. If we have contact
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditorPanel.java31 import com.android.gallery3d.filtershow.history.HistoryManager;
/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnection.java160 if (mOriginalConnection != null && mSsNotification.history != null) {
166 new ArrayList(Arrays.asList(mSsNotification.history)));
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
DFilterShowActivity.java103 import com.android.gallery3d.filtershow.history.HistoryItem;
104 import com.android.gallery3d.filtershow.history.HistoryManager;
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1414726264, ...