Home
last modified time | relevance | path

Searched refs:getLastDuration (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/services/core/java/com/android/server/appop/
DAppOpsService.java2076 uidState.state, flags) + " duration=" + entry.getLastDuration( in noteOperationUnchecked()
2472 + " duration=" + entry.getLastDuration(MAX_PRIORITY_UID_STATE, in finishOperationLocked()
3199 final long accessDuration = op.getLastDuration( in writeState()
3747 final long accessDuration = entry.getLastDuration( in dumpStatesLocked()
/frameworks/base/core/java/android/app/
DAppOpsManager.java2573 return getLastDuration(MAX_PRIORITY_UID_STATE, MIN_PRIORITY_UID_STATE, OP_FLAGS_ALL); in getDuration()
2630 public long getLastDuration(@UidState int fromUidState, @UidState int toUidState, in getLastDuration() method in AppOpsManager.OpEntry
/frameworks/base/api/
Dtest-current.txt304 method public long getLastDuration(int, int, int);
Dsystem-current.txt467 method public long getLastDuration(int, int, int);
/frameworks/base/non-updatable-api/
Dsystem-current.txt467 method public long getLastDuration(int, int, int);
/frameworks/base/config/
Dboot-image-profile.txt934 HPLandroid/app/AppOpsManager$OpEntry;->getLastDuration(III)J