Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManager.java3645 @UidState int toUidState, @OpFlags int flags) { in getLastAccessEvent()
3740 @UidState int toUidState, @OpFlags int flags) { in getLastRejectEvent()
3835 public long getLastDuration(@UidState int fromUidState, @UidState int toUidState, in getLastDuration()
3914 @UidState int toUidState, @OpFlags int flags) { in getLastProxyInfo()
4225 @UidState int toUidState, @OpFlags int flags) { in getLastAccessEvent()
4340 @UidState int toUidState, @OpFlags int flags) { in getLastRejectEvent()
4467 public long getLastDuration(@UidState int fromUidState, @UidState int toUidState, in getLastDuration()
4598 @UidState int toUidState, @OpFlags int flags) { in getLastProxyInfo()
6739 public long getAccessCount(@UidState int fromUidState, @UidState int toUidState, in getAccessCount()
6760 @UidState int toUidState, @OpFlags int flags) { in getDiscreteAccesses()
[all …]