/frameworks/native/services/surfaceflinger/Scheduler/ |
D | LayerInfo.h | 64 void clearHistory() { mElements.clear(); } in clearHistory() function 99 void clearHistory() { mElements.clear(); } in clearHistory() function 159 void clearHistory() { in clearHistory() function 161 mRefreshRateHistory.clearHistory(); in clearHistory() 162 mPresentTimeHistory.clearHistory(); in clearHistory()
|
D | LayerHistory.cpp | 167 layerInfo->clearHistory(); in removeIrrelevantLayers()
|
/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 | 364 public static final void clearHistory(ContentResolver cr) { in clearHistory() method in Browser
|
/frameworks/base/core/java/com/android/internal/app/ |
D | IAppOpsService.aidl | 63 void clearHistory(); in clearHistory() method
|
/frameworks/base/services/core/java/com/android/server/appop/ |
D | HistoricalRegistry.java | 496 clearHistory(); in offsetHistory() 542 void clearHistory(int uid, String packageName) { in clearHistory() method in HistoricalRegistry 554 mPendingWrites.get(index).clearHistory(uid, packageName); in clearHistory() 558 .clearHistory(uid, packageName); in clearHistory() 565 void clearHistory() { in clearHistory() method in HistoricalRegistry 735 historicalOps.get(index).clearHistory(uid, packageName); in clearHistoryDLocked()
|
D | AppOpsService.java | 909 mHistoricalRegistry.clearHistory(uid, packageName); in packageRemoved() 4358 public void clearHistory() { in clearHistory() method 4362 mHistoricalRegistry.clearHistory(); in clearHistory()
|
/frameworks/base/core/tests/coretests/src/android/provider/ |
D | SearchRecentSuggestionsProviderTest.java | 265 mSearchHelper.clearHistory(); in testClear()
|
/frameworks/base/core/java/android/webkit/ |
D | WebViewProvider.java | 217 public void clearHistory(); in clearHistory() method
|
/frameworks/base/packages/CarrierDefaultApp/src/com/android/carrierdefaultapp/ |
D | CaptivePortalLoginActivity.java | 383 view.clearHistory(); in onPageFinished()
|
/frameworks/base/core/java/android/app/ |
D | AppOpsManager.java | 3131 public void clearHistory(int uid, @NonNull String packageName) { in clearHistory() method in AppOpsManager.HistoricalOps 3133 historicalUidOps.clearHistory(packageName); in clearHistory() 3416 private void clearHistory(@NonNull String packageName) { in clearHistory() method in AppOpsManager.HistoricalUidOps 5551 public void clearHistory() { in clearHistory() method in AppOpsManager 5553 mService.clearHistory(); in clearHistory()
|
/frameworks/base/api/ |
D | removed.txt | 399 …ssion.WRITE_HISTORY_BOOKMARKS", apis="..22") public static final void clearHistory(android.content…
|
D | test-current.txt | 138 method @RequiresPermission("android.permission.MANAGE_APPOPS") public void clearHistory();
|
D | system-current.txt | 9752 method public void clearHistory();
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/frameworks/base/services/ |
D | art-profile | 3930 HSPLcom/android/server/appop/HistoricalRegistry;->clearHistory()V
|