Home
last modified time | relevance | path

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

/packages/modules/DnsResolver/
DDnsTlsSessionCache.cpp64 bssl::UniquePtr<SSL_SESSION> DnsTlsSessionCache::getSession() { in getSession() function in android::net::DnsTlsSessionCache
/packages/apps/Camera2/src/com/android/camera/processing/
DProcessingTask.java96 public CaptureSession getSession(); in getSession() method
/packages/apps/Dialer/java/com/android/dialer/enrichedcall/stub/
DEnrichedCallManagerStub.java80 public Session getSession( in getSession() method in EnrichedCallManagerStub
87 public Session getSession(long sessionId) { in getSession() method in EnrichedCallManagerStub
/packages/apps/Camera2/src/com/android/camera/processing/imagebackend/
DImageShadowTask.java135 public CaptureSession getSession() { in getSession() method in ImageShadowTask
/packages/apps/Dialer/java/com/android/dialer/enrichedcall/
DEnrichedCallManager.java159 Session getSession(@NonNull String uniqueCallId, @NonNull String number, @Nullable Filter filter); in getSession() method
164 Session getSession(long sessionId); in getSession() method
/packages/modules/Uwb/service/java/com/android/server/uwb/secure/omapi/
DOmapiConnectionImpl.java198 private Session getSession() throws IOException { in getSession() method in OmapiConnectionImpl
/packages/modules/AppSearch/service/java/com/android/server/appsearch/contactsindexer/
DAppSearchHelper.java212 AppSearchSession getSession() throws ExecutionException, InterruptedException { in getSession() method in AppSearchHelper
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DDicTraverseSession.java62 public long getSession() { in getSession() method in DicTraverseSession
/packages/apps/Camera2/src/com/android/camera/session/
DCaptureSessionManager.java105 public CaptureSession getSession(Uri sessionUri); in getSession() method
DCaptureSessionManagerImpl.java292 public CaptureSession getSession(Uri sessionUri) { in getSession() method in CaptureSessionManagerImpl
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareClientState.java227 public WifiAwareDiscoverySessionState getSession(int sessionId) { in getSession() method in WifiAwareClientState
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/
DBluetoothMediaBrowserService.java316 public static synchronized MediaSessionCompat getSession() { in getSession() method in BluetoothMediaBrowserService
DAvrcpCoverArtManager.java365 private AvrcpBipSession getSession(BluetoothDevice device) { in getSession() method in AvrcpCoverArtManager