Home
last modified time | relevance | path

Searched defs:noteAsyncOpNativeWithCustomMessage (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.aidl26 void noteAsyncOpNativeWithCustomMessage(); in noteAsyncOpNativeWithCustomMessage() method
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/
H A DAppOpsLoggingTest.kt372 override fun noteAsyncOpNativeWithCustomMessage() { in <lambda>() method in android.app.AppOpsLoggingTest