/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/ |
D | ServiceEntitlement.java | 227 public void clearHistory() { in clearHistory() method in ServiceEntitlement 228 eapAkaApi.clearHistory(); in clearHistory()
|
/frameworks/native/services/surfaceflinger/Scheduler/ |
D | LayerInfo.h | 188 void clearHistory(nsecs_t now) { in clearHistory() function 261 bool clearHistory; member
|
D | LayerInfo.cpp | 325 if (frequent.clearHistory) { in getRefreshRateVote() 326 clearHistory(now); in getRefreshRateVote()
|
D | LayerHistory.cpp | 284 value.second->clearHistory(systemTime()); in clear()
|
/frameworks/layoutlib/bridge/src/android/webkit/ |
D | WebView.java | 202 public void clearHistory() { in clearHistory() method in WebView
|
/frameworks/base/core/java/android/provider/ |
D | SearchRecentSuggestions.java | 218 public void clearHistory() { in clearHistory() method in SearchRecentSuggestions
|
D | Browser.java | 360 public static final void clearHistory(ContentResolver cr) { in clearHistory() method in Browser
|
/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/eapaka/ |
D | EapAkaApi.java | 496 public void clearHistory() { in clearHistory() method in EapAkaApi 497 mHttpClient.clearHistory(); in clearHistory()
|
/frameworks/base/core/java/com/android/internal/app/ |
D | IAppOpsService.aidl | 91 void clearHistory(); in clearHistory() method
|
/frameworks/base/services/core/java/com/android/server/appop/ |
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
|
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()
|
D | AppOpsService.java | 1311 mHandler.post(PooledLambda.obtainRunnable(HistoricalRegistry::clearHistory, in packageRemovedLocked() 5725 public void clearHistory() {
|
/frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/http/ |
D | HttpClient.java | 115 public void clearHistory() { in clearHistory() method in HttpClient
|
/frameworks/base/core/tests/coretests/src/android/provider/ |
D | SearchRecentSuggestionsProviderTest.java | 265 mSearchHelper.clearHistory(); in testClear()
|
/frameworks/libs/service_entitlement/tests/src/com/android/libraries/entitlement/http/ |
D | HttpClientTest.java | 279 mHttpClient.clearHistory(); in history()
|
/frameworks/base/core/java/android/webkit/ |
D | WebViewProvider.java | 228 public void clearHistory(); in clearHistory() method
|
D | WebView.java | 1455 public void clearHistory() { in clearHistory() method in WebView 1457 mProvider.clearHistory(); in clearHistory()
|
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/ |
D | CaptivePortalLoginActivity.java | 381 view.clearHistory(); in onPageFinished()
|
/frameworks/base/core/java/android/app/ |
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()
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | LayerHistoryTest.cpp | 101 return pair.second.second->isFrequent(now).clearHistory; in clearLayerHistoryCount()
|
/frameworks/base/core/api/ |
D | removed.txt | 326 …ssion.WRITE_HISTORY_BOOKMARKS", apis="..22") public static final void clearHistory(android.content…
|
D | test-current.txt | 228 method @RequiresPermission("android.permission.MANAGE_APPOPS") public void clearHistory();
|
D | system-current.txt | 17691 method public void clearHistory();
|
D | current.txt | 37059 method public void clearHistory(); 57542 method public void clearHistory();
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 23240 method public static final void clearHistory(android.content.ContentResolver); 25181 method public void clearHistory(); 36430 method public void clearHistory();
|