Home
last modified time | relevance | path

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

12

/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/
DServiceEntitlement.java332 public void clearHistory() { in clearHistory() method in ServiceEntitlement
333 eapAkaApi.clearHistory(); in clearHistory()
/frameworks/layoutlib/bridge/src/android/webkit/
DWebView.java202 public void clearHistory() { in clearHistory() method in WebView
/frameworks/native/services/surfaceflinger/Scheduler/
DLayerInfo.h236 void clearHistory(nsecs_t now) { in clearHistory() function
311 bool clearHistory; member
DLayerInfo.cpp367 if (frequent.clearHistory) { in getRefreshRateVote()
370 clearHistory(now); in getRefreshRateVote()
DLayerHistory.cpp379 value.second->clearHistory(systemTime()); in clear()
/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/base/services/core/java/com/android/server/appop/
DDiscreteRegistry.java409 void clearHistory() { in clearHistory() method in DiscreteRegistry
418 void clearHistory(int uid, String packageName) { in clearHistory() method in DiscreteRegistry
423 clearHistory(); in clearHistory()
425 discreteOps.clearHistory(uid, packageName); in clearHistory()
435 clearHistory(); in offsetHistory()
682 private void clearHistory(int uid, String packageName) { in clearHistory() method in DiscreteRegistry.DiscreteOps
DHistoricalRegistry.java623 void clearHistory(int uid, String packageName) { in clearHistory() method in HistoricalRegistry
635 mPendingWrites.get(index).clearHistory(uid, packageName); in clearHistory()
639 .clearHistory(uid, packageName); in clearHistory()
644 mDiscreteRegistry.clearHistory(uid, packageName); in clearHistory()
653 mDiscreteRegistry.clearHistory(); in clearAllHistory()
841 historicalOps.get(index).clearHistory(uid, packageName); in clearHistoryDLocked()
DAppOpsService.java1376 mHandler.post(PooledLambda.obtainRunnable(HistoricalRegistry::clearHistory, in packageRemovedLocked()
6672 public void clearHistory() {
/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/http/
DHttpClient.java115 public void clearHistory() { in clearHistory() method in HttpClient
/frameworks/base/core/java/com/android/internal/app/
DIAppOpsService.aidl105 void clearHistory(); in clearHistory() method
/frameworks/base/core/tests/coretests/src/android/provider/
DSearchRecentSuggestionsProviderTest.java265 mSearchHelper.clearHistory(); in testClear()
/frameworks/libs/service_entitlement/tests/src/com/android/libraries/entitlement/http/
DHttpClientTest.java279 mHttpClient.clearHistory(); in history()
/frameworks/base/core/java/android/webkit/
DWebViewProvider.java228 public void clearHistory(); in clearHistory() method
DWebView.java1455 public void clearHistory() { in clearHistory() method in WebView
1457 mProvider.clearHistory(); in clearHistory()
/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/eapaka/
DEapAkaApi.java980 public void clearHistory() { in clearHistory() method in EapAkaApi
981 mHttpClient.clearHistory(); in clearHistory()
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
DCaptivePortalLoginActivity.java381 view.clearHistory(); in onPageFinished()
/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHistoryIntegrationTest.cpp112 return pair.second.second->isFrequent(now).clearHistory; in clearLayerHistoryCount()
DLayerHistoryTest.cpp106 return pair.second.second->isFrequent(now).clearHistory; in clearLayerHistoryCount()
/frameworks/base/core/java/android/app/
DAppOpsManager.java5718 public void clearHistory(int uid, @NonNull String packageName) { in clearHistory() method in AppOpsManager.HistoricalOps
5720 historicalUidOps.clearHistory(packageName); in clearHistory()
6020 private void clearHistory(@NonNull String packageName) { in clearHistory() method in AppOpsManager.HistoricalUidOps
10677 public void clearHistory() { in clearHistory() method in AppOpsManager
10679 mService.clearHistory(); in clearHistory()
/frameworks/base/core/api/
Dremoved.txt251 …ssion.WRITE_HISTORY_BOOKMARKS", apis="..22") public static final void clearHistory(android.content…
Dtest-current.txt251 method @RequiresPermission("android.permission.MANAGE_APPOPS") public void clearHistory();
/frameworks/base/services/
Dart-wear-profile7891 HPLcom/android/server/appop/DiscreteRegistry$DiscreteOps;->clearHistory(ILjava/lang/String;)V
7912 HPLcom/android/server/appop/DiscreteRegistry;->clearHistory()V
7913 HPLcom/android/server/appop/DiscreteRegistry;->clearHistory(ILjava/lang/String;)V
7964 HPLcom/android/server/appop/HistoricalRegistry;->clearHistory(ILjava/lang/String;)V
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...

12