Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DLayerInfo.h64 void clearHistory() { mElements.clear(); } in clearHistory() function
99 void clearHistory() { mElements.clear(); } in clearHistory() function
159 void clearHistory() { in clearHistory() function
/frameworks/base/core/java/android/provider/
DSearchRecentSuggestions.java218 public void clearHistory() { in clearHistory() method in SearchRecentSuggestions
DBrowser.java364 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.java4432 public void clearHistory() { in clearHistory() method
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java217 public void clearHistory(); in clearHistory() method
DWebView.java1428 public void clearHistory() { in clearHistory() method in WebView
/frameworks/base/core/java/android/app/
DAppOpsManager.java3131 public void clearHistory(int uid, @NonNull String packageName) { in clearHistory() method in AppOpsManager.HistoricalOps
3416 private void clearHistory(@NonNull String packageName) { in clearHistory() method in AppOpsManager.HistoricalUidOps
5551 public void clearHistory() { in clearHistory() method in AppOpsManager