Home
last modified time | relevance | path

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

/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/
DServiceEntitlement.java227 public void clearHistory() { in clearHistory() method in ServiceEntitlement
228 eapAkaApi.clearHistory(); in clearHistory()
/frameworks/native/services/surfaceflinger/Scheduler/
DLayerInfo.h188 void clearHistory(nsecs_t now) { in clearHistory() function
261 bool clearHistory; member
DLayerInfo.cpp325 if (frequent.clearHistory) { in getRefreshRateVote()
326 clearHistory(now); in getRefreshRateVote()
DLayerHistory.cpp284 value.second->clearHistory(systemTime()); in clear()
/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.java360 public static final void clearHistory(ContentResolver cr) { in clearHistory() method in Browser
/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/eapaka/
DEapAkaApi.java496 public void clearHistory() { in clearHistory() method in EapAkaApi
497 mHttpClient.clearHistory(); in clearHistory()
/frameworks/base/core/java/com/android/internal/app/
DIAppOpsService.aidl91 void clearHistory(); in clearHistory() method
/frameworks/base/services/core/java/com/android/server/appop/
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
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()
DAppOpsService.java1311 mHandler.post(PooledLambda.obtainRunnable(HistoricalRegistry::clearHistory, in packageRemovedLocked()
5725 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/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/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/
DCaptivePortalLoginActivity.java381 view.clearHistory(); in onPageFinished()
/frameworks/base/core/java/android/app/
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()
/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHistoryTest.cpp101 return pair.second.second->isFrequent(now).clearHistory; in clearLayerHistoryCount()
/frameworks/base/core/api/
Dremoved.txt326 …ssion.WRITE_HISTORY_BOOKMARKS", apis="..22") public static final void clearHistory(android.content…
Dtest-current.txt228 method @RequiresPermission("android.permission.MANAGE_APPOPS") public void clearHistory();
Dsystem-current.txt17691 method public void clearHistory();
Dcurrent.txt37059 method public void clearHistory();
57542 method public void clearHistory();
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23240 method public static final void clearHistory(android.content.ContentResolver);
25181 method public void clearHistory();
36430 method public void clearHistory();