Home
last modified time | relevance | path

Searched defs:toUidState (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DAppOpsManager.java3683 @UidState int toUidState, @OpFlags int flags) { in getLastAccessEvent()
3778 @UidState int toUidState, @OpFlags int flags) { in getLastRejectEvent()
3873 public long getLastDuration(@UidState int fromUidState, @UidState int toUidState, in getLastDuration()
3952 @UidState int toUidState, @OpFlags int flags) { in getLastProxyInfo()
4263 @UidState int toUidState, @OpFlags int flags) { in getLastAccessEvent()
4378 @UidState int toUidState, @OpFlags int flags) { in getLastRejectEvent()
4505 public long getLastDuration(@UidState int fromUidState, @UidState int toUidState, in getLastDuration()
4636 @UidState int toUidState, @OpFlags int flags) { in getLastProxyInfo()
6778 public long getAccessCount(@UidState int fromUidState, @UidState int toUidState, in getAccessCount()
6799 @UidState int toUidState, @OpFlags int flags) { in getDiscreteAccesses()
[all …]