Home
last modified time | relevance | path

Searched refs:clearHistory (Results 1 – 17 of 17) 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
161 mRefreshRateHistory.clearHistory(); in clearHistory()
162 mPresentTimeHistory.clearHistory(); in clearHistory()
DLayerHistory.cpp167 layerInfo->clearHistory(); in removeIrrelevantLayers()
/frameworks/layoutlib/bridge/src/android/webkit/
DWebView.java202 public void clearHistory() { in clearHistory() method in WebView
/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/base/core/java/com/android/internal/app/
DIAppOpsService.aidl63 void clearHistory(); in clearHistory() method
/frameworks/base/services/core/java/com/android/server/appop/
DHistoricalRegistry.java496 clearHistory(); in offsetHistory()
542 void clearHistory(int uid, String packageName) { in clearHistory() method in HistoricalRegistry
554 mPendingWrites.get(index).clearHistory(uid, packageName); in clearHistory()
558 .clearHistory(uid, packageName); in clearHistory()
565 void clearHistory() { in clearHistory() method in HistoricalRegistry
735 historicalOps.get(index).clearHistory(uid, packageName); in clearHistoryDLocked()
DAppOpsService.java909 mHistoricalRegistry.clearHistory(uid, packageName); in packageRemoved()
4358 public void clearHistory() { in clearHistory() method
4362 mHistoricalRegistry.clearHistory(); in clearHistory()
/frameworks/base/core/tests/coretests/src/android/provider/
DSearchRecentSuggestionsProviderTest.java265 mSearchHelper.clearHistory(); in testClear()
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java217 public void clearHistory(); in clearHistory() method
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
DCaptivePortalLoginActivity.java383 view.clearHistory(); in onPageFinished()
/frameworks/base/core/java/android/app/
DAppOpsManager.java3131 public void clearHistory(int uid, @NonNull String packageName) { in clearHistory() method in AppOpsManager.HistoricalOps
3133 historicalUidOps.clearHistory(packageName); in clearHistory()
3416 private void clearHistory(@NonNull String packageName) { in clearHistory() method in AppOpsManager.HistoricalUidOps
5551 public void clearHistory() { in clearHistory() method in AppOpsManager
5553 mService.clearHistory(); in clearHistory()
/frameworks/base/api/
Dremoved.txt399 …ssion.WRITE_HISTORY_BOOKMARKS", apis="..22") public static final void clearHistory(android.content…
Dtest-current.txt138 method @RequiresPermission("android.permission.MANAGE_APPOPS") public void clearHistory();
Dsystem-current.txt9752 method public void clearHistory();
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/services/
Dart-profile3930 HSPLcom/android/server/appop/HistoricalRegistry;->clearHistory()V