Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/core/tests/coretests/aidl/com/android/frameworks/coretests/aidl/
H A DIAppOpsUserClient.aidl25 void noteAsyncOpNative(); in noteAsyncOpNative() method
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/
H A DAppOpsLoggingTest.kt364 override fun noteAsyncOpNative() { in <lambda>() method in android.app.AppOpsLoggingTest