Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/queries/
DSearchFragment.java197 final String history = getItem(position);
201 text.setText(history);
203 mSearchViewManager.removeHistory(history);
204 mHistoryList.remove(history);
208 getContext().getString(R.string.delete_search_history, history));
DSearchHistoryManager.java127 for (String history : mHistory) { in getHistoryList()
128 if (history.contains(keyword)) { in getHistoryList()
129 filterKeyword.add(history); in getHistoryList()
DSearchViewManager.java550 public void removeHistory(String history) {
552 mSearchView.getContext().getApplicationContext()).deleteHistory(history);
/packages/apps/Dialer/java/com/android/contacts/common/dialog/
DCallSubjectDialog.java389 private void saveSubjectHistory(List<String> history) { in saveSubjectHistory() argument
391 while (history.size() > CALL_SUBJECT_HISTORY_SIZE) { in saveSubjectHistory()
392 history.remove(0); in saveSubjectHistory()
397 for (String subject : history) { in saveSubjectHistory()
/packages/apps/Dialer/java/com/android/dialer/historyitemactions/
Dhistory_item_bottom_sheet_header_info.proto12 // Contains information necessary to construct the header for a history item's
15 // A history item is one that is displayed in the call log or the voicemail
/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.java333 List<WatchedProgram> history = new ArrayList<>(); in onLoadWatchHistory() local
340 history.add(createWatchedProgramFromWatchedProgramCursor(cursor)); in onLoadWatchHistory()
347 for (WatchedProgram watchedProgram : history) { in onLoadWatchHistory()
/packages/apps/Dialer/java/com/android/dialer/logging/
Ddialer_impression.proto453 1197; // Including call history
455 IMS_VIDEO_REQUESTED_FROM_CALL_LOG = 1199; // Including call history
579 1282; // Including call history
603 // User reports a same prefix call as spam from call history
608 // User reports a same prefix call as not spam from call history
Dui_action.proto40 // In call history, starting from 400
Dcontact_source.proto11 // Applies only to reports made from call history. If we have contact
/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/Dialer/java/com/android/dialer/rtt/
Drtt_transcript.proto9 // RTT transcript which contains chat history of a RTT call.
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
DPrimaryImage.java38 import com.android.gallery3d.filtershow.history.HistoryItem;
39 import com.android.gallery3d.filtershow.history.HistoryManager;
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditorPanel.java31 import com.android.gallery3d.filtershow.history.HistoryManager;
/packages/apps/Car/libs/car-messenger-common/proto/
Dnotification_msg.proto32 // Metadata of a new conversation (new in the history of the current
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
DFilterShowActivity.java101 import com.android.gallery3d.filtershow.history.HistoryItem;
102 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, ...