Home
last modified time | relevance | path

Searched defs:clearHistory (Results 1 – 11 of 11) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DLayerInfo.h64 void clearHistory() { mElements.clear(); } in clearHistory() function
129 void clearHistory() { mElements.clear(); } in clearHistory() function
194 void clearHistory() { in clearHistory() function
DLayerHistory.cpp178 void LayerHistory::clearHistory() { in clearHistory() function in android::scheduler::LayerHistory
/frameworks/base/core/java/android/provider/
DSearchRecentSuggestions.java218 public void clearHistory() { in clearHistory() method in SearchRecentSuggestions
DBrowser.java360 public static final void clearHistory(ContentResolver cr) { in clearHistory() method in Browser
/frameworks/layoutlib/bridge/src/android/webkit/
DWebView.java202 public void clearHistory() { in clearHistory() method in WebView
/frameworks/base/core/java/com/android/internal/app/
DIAppOpsService.aidl63 void clearHistory(); in clearHistory() method
/frameworks/base/services/core/java/com/android/server/appop/
DHistoricalRegistry.java542 void clearHistory(int uid, String packageName) { in clearHistory() method in HistoricalRegistry
565 void clearHistory() { in clearHistory() method in HistoricalRegistry
DAppOpsService.java4505 public void clearHistory() { in clearHistory() method
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java217 public void clearHistory(); in clearHistory() method
DWebView.java1431 public void clearHistory() { in clearHistory() method in WebView
/frameworks/base/core/java/android/app/
DAppOpsManager.java3184 public void clearHistory(int uid, @NonNull String packageName) { in clearHistory() method in AppOpsManager.HistoricalOps
3470 private void clearHistory(@NonNull String packageName) { in clearHistory() method in AppOpsManager.HistoricalUidOps
5607 public void clearHistory() { in clearHistory() method in AppOpsManager