/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/log/ |
H A D | SessionTracker.java | 138 private void endSession(int type) { in endSession() method in SessionTracker 142 private void endSession(int type, @Nullable SessionUiEvent endSessionUiEvent) { in endSession() method in SessionTracker
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioProvider.cpp | 150 ::ndk::ScopedAStatus BpBluetoothAudioProvider::endSession() { in endSession() function in aidl::android::hardware::bluetooth::audio::BpBluetoothAudioProvider 523 ::ndk::ScopedAStatus IBluetoothAudioProviderDefault::endSession() { in endSession() function in aidl::android::hardware::bluetooth::audio::IBluetoothAudioProviderDefault
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioProvider.cpp | 150 ::ndk::ScopedAStatus BpBluetoothAudioProvider::endSession() { in endSession() function in aidl::android::hardware::bluetooth::audio::BpBluetoothAudioProvider 523 ::ndk::ScopedAStatus IBluetoothAudioProviderDefault::endSession() { in endSession() function in aidl::android::hardware::bluetooth::audio::IBluetoothAudioProviderDefault
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioProvider.cpp | 150 ::ndk::ScopedAStatus BpBluetoothAudioProvider::endSession() { in endSession() function in aidl::android::hardware::bluetooth::audio::BpBluetoothAudioProvider 523 ::ndk::ScopedAStatus IBluetoothAudioProviderDefault::endSession() { in endSession() function in aidl::android::hardware::bluetooth::audio::IBluetoothAudioProviderDefault
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/android/hardware/bluetooth/audio/ |
D | IBluetoothAudioProvider.cpp | 150 ::ndk::ScopedAStatus BpBluetoothAudioProvider::endSession() { in endSession() function in aidl::android::hardware::bluetooth::audio::BpBluetoothAudioProvider 523 ::ndk::ScopedAStatus IBluetoothAudioProviderDefault::endSession() { in endSession() function in aidl::android::hardware::bluetooth::audio::IBluetoothAudioProviderDefault
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/area/ |
H A D | RearDisplayPresentationController.java | 72 public void endSession() { in endSession() method in RearDisplayPresentationController
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/3/android/hardware/bluetooth/audio/ |
H A D | IBluetoothAudioProvider.aidl | 37 void endSession(); in endSession() method
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/2/android/hardware/bluetooth/audio/ |
H A D | IBluetoothAudioProvider.aidl | 37 void endSession(); in endSession() method
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/1/android/hardware/bluetooth/audio/ |
H A D | IBluetoothAudioProvider.aidl | 37 void endSession(); in endSession() method
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.0/default/ |
H A D | BluetoothAudioProvider.cpp | 117 Return<void> BluetoothAudioProvider::endSession() { in endSession() function in android::hardware::bluetooth::audio::V2_0::implementation::BluetoothAudioProvider
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/ |
D | BnBluetoothAudioProvider.h | 41 ::ndk::ScopedAStatus endSession() override { in endSession() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/ |
D | BnBluetoothAudioProvider.h | 41 ::ndk::ScopedAStatus endSession() override { in endSession() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/ |
D | BnBluetoothAudioProvider.h | 41 ::ndk::ScopedAStatus endSession() override { in endSession() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/bluetooth/audio/aidl/android.hardware.bluetooth.audio-V2-ndk-source/gen/include/aidl/android/hardware/bluetooth/audio/ |
D | BnBluetoothAudioProvider.h | 41 ::ndk::ScopedAStatus endSession() override { in endSession() function
|
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/ |
D | EuiccSession.java | 125 public void endSession(String sessionId) { in endSession() method in EuiccSession
|
/aosp_15_r20/frameworks/base/core/java/android/service/storage/ |
H A D | IExternalStorageService.aidl | 30 void endSession(@utf8InCpp String sessionId, in RemoteCallback callback); in endSession() method
|
H A D | ExternalStorageService.java | 235 public void endSession(String sessionId, RemoteCallback callback) throws RemoteException { in endSession() method in ExternalStorageService.ExternalStorageServiceWrapper
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/2.1/default/ |
H A D | BluetoothAudioProvider.cpp | 138 Return<void> BluetoothAudioProvider::endSession() { in endSession() function in android::hardware::bluetooth::audio::V2_1::implementation::BluetoothAudioProvider
|
/aosp_15_r20/frameworks/base/telephony/java/com/android/ims/internal/ |
H A D | IImsMMTelFeature.aidl | 38 void endSession(int sessionId); in endSession() method
|
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/ims/compat/feature/ |
H A D | MMTelFeature.java | 221 public void endSession(int sessionId) { in endSession() method in MMTelFeature
|
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/ |
D | MmTelInterfaceAdapter.java | 53 public void endSession(int sessionId) throws RemoteException { in endSession() method in MmTelInterfaceAdapter
|
/aosp_15_r20/external/deqp/android/package/src/com/drawelements/deqp/testercore/ |
H A D | DeqpInstrumentation.java | 216 public void endSession() { in endSession() method in DeqpInstrumentation
|
/aosp_15_r20/external/deqp/android/openglcts/src/org/khronos/cts/testercore/ |
H A D | KhronosCTSInstrumentation.java | 260 public void endSession () in endSession() method in KhronosCTSInstrumentation
|
/aosp_15_r20/frameworks/base/core/java/android/view/textclassifier/ |
H A D | TextClassificationSession.java | 254 void endSession() { in endSession() method in TextClassificationSession.SelectionEventHelper
|
/aosp_15_r20/hardware/interfaces/bluetooth/audio/aidl/aidl_api/android.hardware.bluetooth.audio/current/android/hardware/bluetooth/audio/ |
H A D | IBluetoothAudioProvider.aidl | 37 void endSession(); in endSession() method
|