Home
last modified time | relevance | path

Searched refs:onSessionStatusNotificationReceived (Results 1 – 25 of 102) sorted by relevance

12345

/aosp_15_r20/packages/modules/Uwb/indev_uwb_adaptation/java/com/android/server/uwb/indev/
DUwbServiceCore.java80 public void onSessionStatusNotificationReceived(long sessionId, int state, int reasonCode) { in onSessionStatusNotificationReceived() method in UwbServiceCore
84 mUwbServiceListener.onSessionStatusNotificationReceived(sessionId, state, reasonCode); in onSessionStatusNotificationReceived()
DIUwbServiceListener.java50 void onSessionStatusNotificationReceived(long sessionId, int state, int reasonCode); in onSessionStatusNotificationReceived() method
/aosp_15_r20/packages/modules/Uwb/framework/java/android/uwb/
DUwbOemExtensionCallbackListener.java88 public void onSessionStatusNotificationReceived(PersistableBundle sessionStatusBundle) in onSessionStatusNotificationReceived() method in UwbOemExtensionCallbackListener
98 mCallback.onSessionStatusNotificationReceived(sessionStatusBundle)); in onSessionStatusNotificationReceived()
DIUwbOemExtensionCallback.aidl25 oneway void onSessionStatusNotificationReceived(in PersistableBundle bundle); in onSessionStatusNotificationReceived() method
/aosp_15_r20/packages/modules/Uwb/framework/tests/src/android/uwb/
DUwbOemExtensionCallbackListenerTest.java135 mUwbOemExtensionCallbackListener.onSessionStatusNotificationReceived( in testOnSessionStatusNotificationReceived()
137 verify(mUwbOemExtensionCallback).onSessionStatusNotificationReceived(any()); in testOnSessionStatusNotificationReceived()
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb.impl/android_common_apex33/turbine-combined/
Dframework-uwb.jarandroid/uwb/AdapterState.class <Unknown> package android.uwb public abstract annotation android. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb.impl/android_common_apex33/turbine/
Dframework-uwb.jarandroid/uwb/AdapterStateListener.class <Unknown> package android.uwb public android.uwb. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb-pre-jarjar/android_common/turbine-combined/
Dframework-uwb-pre-jarjar.jarandroid/uwb/AdapterState.class <Unknown> package android.uwb public abstract annotation android. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb-pre-jarjar/android_common/turbine/
Dframework-uwb-pre-jarjar.jarandroid/uwb/AdapterStateListener.class <Unknown> package android.uwb public android.uwb. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb.impl/android_common_apex33/jarjar/turbine/
Dframework-uwb.jarcom/android/x/uwb/com/android/uwb/flags/Flags.class ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/framework-uwb.com.android.uwb_intermediates/
Dclasses-header.jarcom/android/x/uwb/com/android/uwb/flags/Flags.class ...
Dclasses.jarcom/android/x/uwb/com/android/uwb/flags/Flags.uau ...
/aosp_15_r20/packages/modules/Uwb/service/java/com/android/server/uwb/jni/
DNativeUwbManager.java98 public void onSessionStatusNotificationReceived(long id, int token, int state, int reasonCode) { in onSessionStatusNotificationReceived() method in NativeUwbManager
101 mSessionListener.onSessionStatusNotificationReceived(id, token, state, reasonCode); in onSessionStatusNotificationReceived()
DINativeUwbManager.java45 void onSessionStatusNotificationReceived(long id, int token, int state, int reasonCode); in onSessionStatusNotificationReceived() method
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb.impl/android_common_apex33/javac/
Dframework-uwb.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/uwb/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb.impl/android_common_apex33/jarjar/
Dframework-uwb.jarcom/android/x/uwb/com/android/uwb/flags/Flags.uau ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb.impl/android_common_apex33/package-check/
Dframework-uwb.jarcom/android/x/uwb/com/android/uwb/flags/Flags.uau ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb.impl/android_common_apex33/combined/
Dframework-uwb.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/uwb/ android/ ...
/aosp_15_r20/prebuilts/module_sdk/Uwb/7/sdk_library/system/
Dframework-uwb-stubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/uwb/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb.stubs.system.from-text/android_common/metalava/
Dstubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/uwb/ android/ ...
/aosp_15_r20/prebuilts/sdk/34/system/
HDframework-uwb.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/uwb/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb.stubs.system.from-text/android_common/framework-uwb.stubs.system.from-text/
Dframework-uwb.stubs.system.from-text.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/uwb/ android/ ...
/aosp_15_r20/prebuilts/sdk/extensions/7/system/
HDframework-uwb.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/uwb/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Uwb/framework/framework-uwb.stubs.module_lib.from-text/android_common/metalava/
Dstubs.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/uwb/ android/ ...
/aosp_15_r20/prebuilts/sdk/current/system/
HDframework-uwb.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/uwb/ android/ ...

12345