/aosp14/frameworks/base/core/java/android/provider/ |
H A D | SearchRecentSuggestions.java | 218 public void clearHistory() { in clearHistory() method in SearchRecentSuggestions
|
H A D | Browser.java | 360 public static final void clearHistory(ContentResolver cr) { in clearHistory() method in Browser
|
/aosp14/frameworks/base/services/core/java/com/android/server/appop/ |
H A D | DiscreteRegistry.java | 406 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 D | HistoricalRegistry.java | 640 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 D | AppOpsService.java | 1311 mHandler.post(PooledLambda.obtainRunnable(HistoricalRegistry::clearHistory, in packageRemovedLocked() 5763 public void clearHistory() {
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | IAppOpsService.aidl | 91 void clearHistory(); in clearHistory() method
|
/aosp14/frameworks/base/core/tests/coretests/src/android/provider/ |
H A D | SearchRecentSuggestionsProviderTest.java | 265 mSearchHelper.clearHistory(); in testClear()
|
/aosp14/frameworks/base/core/java/android/webkit/ |
H A D | WebViewProvider.java | 228 public void clearHistory(); in clearHistory() method
|
H A D | WebView.java | 1455 public void clearHistory() { in clearHistory() method in WebView 1457 mProvider.clearHistory(); in clearHistory()
|
/aosp14/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/ |
H A D | CaptivePortalLoginActivity.java | 381 view.clearHistory(); in onPageFinished()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | AppOpsManager.java | 5372 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 D | removed.txt | 326 …ssion.WRITE_HISTORY_BOOKMARKS", apis="..22") public static final void clearHistory(android.content…
|
H A D | test-current.txt | 228 method @RequiresPermission("android.permission.MANAGE_APPOPS") public void clearHistory();
|
H A D | system-current.txt | 17691 method public void clearHistory();
|
H A D | current.txt | 37059 method public void clearHistory(); 57542 method public void clearHistory();
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |