Home
last modified time | relevance | path

Searched refs:rebuild (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/core/tests/systemproperties/
Drun_core_systemproperties_test.sh5 --rebuild ) echo Rebuild && rebuild=true;;
16 if [[ $rebuild == true ]]; then
/frameworks/av/media/module/libmediatranscoding/include/media/
DAdjustableMaxPriorityQueue.h87 void rebuild();
203 void AdjustableMaxPriorityQueue<T, Comparator>::rebuild() { in rebuild() function
212 rebuild(); in erase()
/frameworks/av/media/module/libmediatranscoding/tests/
DAdjustableMaxPriorityQueue_tests.cpp167 heap.rebuild(); in TEST()
173 heap.rebuild(); in TEST()
285 sessionQueue.rebuild(); in TEST()
/frameworks/base/services/core/java/com/android/server/om/
DOverlayReferenceMapper.java182 rebuild(); in addPkg()
204 rebuild(); in removePkg()
339 rebuild(); in rebuildIfDeferred()
353 private void rebuild() { in rebuild() method in OverlayReferenceMapper
/frameworks/base/services/core/java/com/android/server/pm/
DSnapshotStatistics.java288 private void rebuild(int duration, int used, in rebuild() method in SnapshotStatistics.Stats
559 public final void rebuild(long now, long done, int hits, int packageCount) { in rebuild() method in SnapshotStatistics
571 mShort[0].rebuild(duration, hits, timeBin, useBin, big, quick); in rebuild()
572 mLong[0].rebuild(duration, hits, timeBin, useBin, big, quick); in rebuild()
DPackageManagerService.java1236 mSnapshotStatistics.rebuild(now, done, hits, newSnapshot.getPackageStates().size()); in rebuildSnapshot()
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/applications/
DApplicationsStateRoboTest.java306 mSession.rebuild(ApplicationsState.FILTER_EVERYTHING, ApplicationsState.SIZE_COMPARATOR); in testDefaultSession_isResumed_LoadsAll()
334 mSession.rebuild(ApplicationsState.FILTER_EVERYTHING, ApplicationsState.SIZE_COMPARATOR); in testDefaultSession_isPaused_NotLoadsAll()
346 mSession.rebuild(ApplicationsState.FILTER_EVERYTHING, ApplicationsState.SIZE_COMPARATOR); in testCustomSessionLoadsIconsOnly()
365 mSession.rebuild(ApplicationsState.FILTER_EVERYTHING, ApplicationsState.SIZE_COMPARATOR); in testCustomSessionLoadsSizesOnly()
383 mSession.rebuild(ApplicationsState.FILTER_EVERYTHING, ApplicationsState.SIZE_COMPARATOR); in testCustomSessionLoadsHomeOnly()
402 mSession.rebuild(ApplicationsState.FILTER_EVERYTHING, ApplicationsState.SIZE_COMPARATOR); in testCustomSessionLoadsLeanbackOnly()
744 mSession.rebuild(ApplicationsState.FILTER_EVERYTHING, ApplicationsState.SIZE_COMPARATOR); in testDefaultSession_enabledAppIconCache_shouldSkipPreloadIcon()
/frameworks/base/wifi/tests/
DREADME.md16 1. rebuild the framework library 'make -j32'
/frameworks/base/media/java/android/media/
DSubtitleTrack.java129 protected synchronized void updateActiveCues(boolean rebuild, long timeMs) { in updateActiveCues() argument
132 if (rebuild || mLastUpdateTimeMs > timeMs) { in updateActiveCues()
/frameworks/base/tools/hoststubgen/hoststubgen/
Dframework-policy-override.txt8 # - Want to quickly change filter rules without having to rebuild framework.jar.
/frameworks/base/core/tests/coretests/
DAndroid.bp270 // rebuild the entire FrameworksCoreTests, which would be slow.
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags180 # Snapshot rebuild instance
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
DApplicationsState.java939 public ArrayList<AppEntry> rebuild(AppFilter filter, Comparator<AppEntry> comparator) { in rebuild() method in ApplicationsState.Session
940 return rebuild(filter, comparator, true); in rebuild()
943 public ArrayList<AppEntry> rebuild(AppFilter filter, Comparator<AppEntry> comparator, in rebuild() method in ApplicationsState.Session
/frameworks/proto_logging/stats/
Datoms.proto24048 // The histogram of snapshot rebuild latency in a period. Each bucket
24049 // represents a range of rebuild latency such as less than 1 ms, and the
24058 // The maximum rebuild latency in a period.
24064 // The average rebuild latency for each snapshot in a period.
/frameworks/base/services/
Dart-profile2659 HSPLcom/android/server/pm/SnapshotStatistics$Stats;->rebuild(IIIIZZ)V
2660 HSPLcom/android/server/pm/SnapshotStatistics;->rebuild(JJII)V+]Lcom/android/server/pm/SnapshotStati…
Dart-wear-profile16844 PLcom/android/server/om/OverlayReferenceMapper;->rebuild()V
19823 HSPLcom/android/server/pm/SnapshotStatistics$Stats;->rebuild(IIIIZZ)V
19830 HSPLcom/android/server/pm/SnapshotStatistics;->rebuild(JJII)V