Home
last modified time | relevance | path

Searched defs:getSession (Results 1 – 25 of 38) sorted by relevance

12

/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageSessionProvider.java26 PackageInstallerSession getSession(int sessionId); in getSession() method
/aosp12/packages/modules/DnsResolver/
H A DDnsTlsSessionCache.cpp64 bssl::UniquePtr<SSL_SESSION> DnsTlsSessionCache::getSession() { in getSession() function in android::net::DnsTlsSessionCache
/aosp12/frameworks/base/core/java/android/se/omapi/
H A DChannel.java186 public @NonNull Session getSession() { in getSession() method in Channel
/aosp12/packages/apps/Camera2/src/com/android/camera/processing/
H A DProcessingTask.java96 public CaptureSession getSession(); in getSession() method
/aosp12/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
H A DImageShadowTask.java135 public CaptureSession getSession() { in getSession() method in ImageShadowTask
/aosp12/packages/apps/Dialer/java/com/android/dialer/enrichedcall/stub/
H A DEnrichedCallManagerStub.java80 public Session getSession( in getSession() method in EnrichedCallManagerStub
87 public Session getSession(long sessionId) { in getSession() method in EnrichedCallManagerStub
/aosp12/packages/apps/Dialer/java/com/android/dialer/enrichedcall/
H A DEnrichedCallManager.java159 Session getSession(@NonNull String uniqueCallId, @NonNull String number, @Nullable Filter filter); in getSession() method
164 Session getSession(long sessionId); in getSession() method
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioCapability.java166 public int getSession() { in getSession() method in RadioCapability
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
H A DDicTraverseSession.java62 public long getSession() { in getSession() method in DicTraverseSession
/aosp12/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteProgram.java104 protected final SQLiteSession getSession() { in getSession() method in SQLiteProgram
/aosp12/packages/apps/Camera2/src/com/android/camera/session/
H A DCaptureSessionManager.java105 public CaptureSession getSession(Uri sessionUri); in getSession() method
H A DCaptureSessionManagerImpl.java292 public CaptureSession getSession(Uri sessionUri) { in getSession() method in CaptureSessionManagerImpl
/aosp12/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/wear/
H A DPackageInstallerImpl.java162 private PackageInstaller.Session getSession(String packageName) { in getSession() method in PackageInstallerImpl
/aosp12/frameworks/base/media/java/android/media/
H A DMediaExtractor.java321 public MediaCas.Session getSession() { in getSession() method in MediaExtractor.CasInfo
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
H A DWifiAwareClientState.java214 public WifiAwareDiscoverySessionState getSession(int sessionId) { in getSession() method in WifiAwareClientState
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
H A DBluetoothMediaBrowserService.java316 public static synchronized MediaSessionCompat getSession() { in getSession() method in BluetoothMediaBrowserService
H A DAvrcpCoverArtManager.java365 private AvrcpBipSession getSession(BluetoothDevice device) { in getSession() method in AvrcpCoverArtManager
/aosp12/hardware/qcom/gps/msm8998/location/
H A DLocationAPIClientBase.h209 uint32_t getSession(uint32_t id) { in getSession() function
443 uint32_t getSession() { return mSession; } in getSession() function
/aosp12/hardware/qcom/sdm845/gps/msm8998/location/
H A DLocationAPIClientBase.h209 uint32_t getSession(uint32_t id) { in getSession() function
443 uint32_t getSession() { return mSession; } in getSession() function
/aosp12/frameworks/base/media/java/android/media/session/
H A DMediaSessionLegacyHelper.java164 public MediaSession getSession(PendingIntent pi) { in getSession() method in MediaSessionLegacyHelper
/aosp12/hardware/qcom/gps/msm8909w_3100/location/
H A DLocationAPIClientBase.h101 uint32_t getSession() { return mSession; } in getSession() function
327 uint32_t getSession(uint32_t id) { in getSession() function
/aosp12/hardware/qcom/sm7150/gps/location/
H A DLocationAPIClientBase.h109 uint32_t getSession() { return mSession; } in getSession() function
354 uint32_t getSession(uint32_t id) { in getSession() function
/aosp12/hardware/qcom/sm8150p/gps/location/
H A DLocationAPIClientBase.h109 uint32_t getSession() { return mSession; } in getSession() function
354 uint32_t getSession(uint32_t id) { in getSession() function
/aosp12/hardware/qcom/sm7250/gps/location/
H A DLocationAPIClientBase.h109 uint32_t getSession() { return mSession; } in getSession() function
359 uint32_t getSession(uint32_t id) { in getSession() function
/aosp12/hardware/qcom/sdm845/gps/sdm845/location/
H A DLocationAPIClientBase.h109 uint32_t getSession() { return mSession; } in getSession() function
351 uint32_t getSession(uint32_t id) { in getSession() function

12