HomeSort by relevance Sort by last modified time
    Searched refs:addDuration (Results 1 - 19 of 19) sorted by null

  /frameworks/base/core/java/com/android/internal/app/procstats/
DurationsTable.java 37 this.addDuration(SparseMappingTable.getIdFromKey(key), from.getValue(key));
47 public void addDuration(int state, long value) {
ServiceState.java 241 mDurations.addDuration(SERVICE_RUN + (mRunState*SERVICE_COUNT),
246 mDurations.addDuration(SERVICE_STARTED + (mStartedState*SERVICE_COUNT),
251 mDurations.addDuration(SERVICE_BOUND + (mBoundState*SERVICE_COUNT),
256 mDurations.addDuration(SERVICE_EXEC + (mExecState*SERVICE_COUNT),
267 mDurations.addDuration(SERVICE_RUN + (mRunState*SERVICE_COUNT),
296 mDurations.addDuration(SERVICE_STARTED + (mStartedState*SERVICE_COUNT),
322 mDurations.addDuration(SERVICE_BOUND + (mBoundState*SERVICE_COUNT),
340 mDurations.addDuration(SERVICE_EXEC + (mExecState*SERVICE_COUNT),
ProcessState.java 385 mDurations.addDuration(mCurState, dur);
    [all...]
  /frameworks/base/apct-tests/perftests/multiuser/src/android/multiuser/
BenchmarkResults.java 27 public void addDuration(long duration) {
BenchmarkRunner.java 65 mResults.addDuration(System.nanoTime() - mStartTimeNs - mPausedDurationNs);
  /frameworks/base/core/java/com/android/internal/widget/
RecyclerView.java     [all...]
  /frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
RecyclerView.java     [all...]
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java     [all...]
  /external/guice/lib/build/jdiff/
xerces.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.9.1/
xercesImpl-2.9.1.jar 
  /external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.4_r1-robolectric-1.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 
  /prebuilts/tools/common/m2/repository/xerces/xercesImpl/2.11.0/
xercesImpl-2.11.0.jar 

Completed in 309 milliseconds