Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/provider/
H A DSearchRecentSuggestions.java218 public void clearHistory() { in clearHistory() method in SearchRecentSuggestions
H A DBrowser.java360 public static final void clearHistory(ContentResolver cr) { in clearHistory() method in Browser
/aosp14/frameworks/base/services/core/java/com/android/server/appop/
H A DDiscreteRegistry.java406 void clearHistory() { in clearHistory() method in DiscreteRegistry
415 void clearHistory(int uid, String packageName) { in clearHistory() method in DiscreteRegistry
420 clearHistory(); in clearHistory()
422 discreteOps.clearHistory(uid, packageName); in clearHistory()
432 clearHistory(); in offsetHistory()
679 private void clearHistory(int uid, String packageName) { in clearHistory() method in DiscreteRegistry.DiscreteOps
H A DHistoricalRegistry.java640 void clearHistory(int uid, String packageName) { in clearHistory() method in HistoricalRegistry
652 mPendingWrites.get(index).clearHistory(uid, packageName); in clearHistory()
656 .clearHistory(uid, packageName); in clearHistory()
661 mDiscreteRegistry.clearHistory(uid, packageName); in clearHistory()
670 mDiscreteRegistry.clearHistory(); in clearAllHistory()
864 historicalOps.get(index).clearHistory(uid, packageName); in clearHistoryDLocked()
H A DAppOpsService.java1311 mHandler.post(PooledLambda.obtainRunnable(HistoricalRegistry::clearHistory, in packageRemovedLocked()
5763 public void clearHistory() {
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DIAppOpsService.aidl91 void clearHistory(); in clearHistory() method
/aosp14/frameworks/base/core/tests/coretests/src/android/provider/
H A DSearchRecentSuggestionsProviderTest.java265 mSearchHelper.clearHistory(); in testClear()
/aosp14/frameworks/base/core/java/android/webkit/
H A DWebViewProvider.java228 public void clearHistory(); in clearHistory() method
H A DWebView.java1455 public void clearHistory() { in clearHistory() method in WebView
1457 mProvider.clearHistory(); in clearHistory()
/aosp14/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
H A DCaptivePortalLoginActivity.java381 view.clearHistory(); in onPageFinished()
/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManager.java5372 public void clearHistory(int uid, @NonNull String packageName) { in clearHistory() method in AppOpsManager.HistoricalOps
5374 historicalUidOps.clearHistory(packageName); in clearHistory()
5674 private void clearHistory(@NonNull String packageName) { in clearHistory() method in AppOpsManager.HistoricalUidOps
9931 public void clearHistory() { in clearHistory() method in AppOpsManager
9933 mService.clearHistory(); in clearHistory()
/aosp14/frameworks/base/core/api/
H A Dremoved.txt326 …ssion.WRITE_HISTORY_BOOKMARKS", apis="..22") public static final void clearHistory(android.content…
H A Dtest-current.txt228 method @RequiresPermission("android.permission.MANAGE_APPOPS") public void clearHistory();
H A Dsystem-current.txt17691 method public void clearHistory();
H A Dcurrent.txt37059 method public void clearHistory();
57542 method public void clearHistory();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...