Home
last modified time | relevance | path

Searched defs:mSessionId (Results 1 – 25 of 101) sorted by relevance

12345

/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWifiConnectedSessionInfo.java32 private final int mSessionId; field in WifiConnectedSessionInfo
43 private final int mSessionId; field in WifiConnectedSessionInfo.Builder
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/default/include/
H A DSession.h56 const android::Vector<uint8_t> mSessionId; variable
/aosp12/frameworks/base/media/java/android/media/metrics/
H A DLogSessionId.java29 @NonNull private final String mSessionId; field in LogSessionId
/aosp12/frameworks/base/core/java/android/service/autofill/augmented/
H A DHelper.java34 @NonNull ComponentName componentName, int mSessionId, long durationMs) { in logResponse()
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/include/
H A DSession.h67 const std::vector<uint8_t> mSessionId; variable
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/compat/
H A DPromiseIconUiTest.java45 private int mSessionId = -1; field in PromiseIconUiTest
/aosp12/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassificationSession.java41 private final TextClassificationSessionId mSessionId; field in TextClassificationSession
172 private final TextClassificationSessionId mSessionId; field in TextClassificationSession.SelectionEventHelper
/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DQosSession.java44 private final int mSessionId; field in QosSession
H A DVpnTransportInfo.java46 private final String mSessionId; field in VpnTransportInfo
/aosp12/frameworks/base/drm/java/android/drm/
H A DDrmOutputStream.java54 private int mSessionId = INVALID_SESSION; field in DrmOutputStream
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/
H A DPermissionUsageV2ControlPreference.java56 private final long mSessionId; field in PermissionUsageV2ControlPreference
/aosp12/frameworks/base/core/java/android/hardware/display/
H A DWifiDisplaySessionInfo.java34 private final int mSessionId; field in WifiDisplaySessionInfo
/aosp12/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCaptureCallbackHolder.java34 private final int mSessionId; field in CaptureCallbackHolder
/aosp12/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DRemoteInlineSuggestionViewConnector.java50 private final int mSessionId; field in RemoteInlineSuggestionViewConnector
/aosp12/frameworks/base/core/java/android/security/keystore/recovery/
H A DRecoverySession.java52 private final String mSessionId; field in RecoverySession
/aosp12/frameworks/base/core/java/android/app/search/
H A DSearchSession.java82 private final SearchSessionId mSessionId; field in SearchSession
/aosp12/frameworks/base/core/java/android/hardware/camera2/
H A DTotalCaptureResult.java63 private final int mSessionId; field in TotalCaptureResult
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/storage/
H A DRecoverySessionStorage.java143 private final String mSessionId; field in RecoverySessionStorage.Entry
/aosp12/frameworks/base/core/java/android/app/smartspace/
H A DSmartspaceSession.java83 private final SmartspaceSessionId mSessionId; field in SmartspaceSession
/aosp12/frameworks/base/core/java/android/app/prediction/
H A DAppPredictor.java82 private final AppPredictionSessionId mSessionId; field in AppPredictor
/aosp12/frameworks/av/media/libaudioclient/include/media/
H A DAudioEffect.h539 audio_session_t mSessionId = AUDIO_SESSION_OUTPUT_MIX; // audio session ID variable
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/aware/
H A DDiscoverySession.java57 protected final int mSessionId; field in DiscoverySession
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/widget/
H A DBindWidgetTest.java78 private int mSessionId = -1; field in BindWidgetTest
/aosp12/frameworks/base/apct-tests/perftests/utils/src/android/perftests/utils/
H A DTestPackageInstaller.java94 private int mSessionId; field in TestPackageInstaller.InstalledPackage
/aosp12/hardware/qcom/sm8150p/gps/batching/
H A DBatchingAdapter.cpp325 uint32_t mSessionId; in startBatchingCommand() member
418 uint32_t mSessionId; in updateBatchingOptionsCommand() member
465 uint32_t mSessionId; in stopBatchingCommand() member
545 uint32_t mSessionId; in getBatchedLocationsCommand() member

12345