/frameworks/base/core/tests/uwbtests/src/android/uwb/ |
D | RangingManagerTest.java | 59 rangingManager.openSession(ATTRIBUTION_SOURCE, PARAMS, EXECUTOR, callback); in testOpenSession_OpenRangingInvoked() 83 rangingManager.openSession(ATTRIBUTION_SOURCE, PARAMS, EXECUTOR, callback1); in testOnRangingOpened_MultipleSessionsRegistered() 88 rangingManager.openSession(ATTRIBUTION_SOURCE, PARAMS, EXECUTOR, callback2); in testOnRangingOpened_MultipleSessionsRegistered() 111 rangingManager.openSession(ATTRIBUTION_SOURCE, PARAMS, EXECUTOR, callback); in testCorrectCallbackInvoked() 157 rangingManager.openSession(ATTRIBUTION_SOURCE, PARAMS, EXECUTOR, callback1); in testOnRangingClosed_MultipleSessionsRegistered() 162 rangingManager.openSession(ATTRIBUTION_SOURCE, PARAMS, EXECUTOR, callback2); in testOnRangingClosed_MultipleSessionsRegistered() 186 rangingManager.openSession(ATTRIBUTION_SOURCE, PARAMS, EXECUTOR, callback1); in testOnRangingReport_MultipleSessionsRegistered() 192 rangingManager.openSession(ATTRIBUTION_SOURCE, PARAMS, EXECUTOR, callback2); in testOnRangingReport_MultipleSessionsRegistered() 240 rangingManager.openSession(ATTRIBUTION_SOURCE, PARAMS, EXECUTOR, callback); in runReason() 249 rangingManager.openSession(ATTRIBUTION_SOURCE, PARAMS, EXECUTOR, callback); in runReason()
|
/frameworks/base/services/tests/servicestests/src/com/android/server/lights/ |
D | LightsServiceTest.java | 112 LightsManager.LightsSession session = manager.openSession(); in testControlMultipleLights() 138 LightsManager.LightsSession session = manager.openSession(); in testControlLights_onlyEffectiveForLifetimeOfClient() 156 LightsManager.LightsSession session1 = manager.openSession(); in testControlLights_firstCallerWinsContention() 157 LightsManager.LightsSession session2 = manager.openSession(); in testControlLights_firstCallerWinsContention() 185 LightsManager.LightsSession session = manager.openSession(); in testClearLight() 204 try (LightsManager.LightsSession session1 = manager.openSession(DEFAULT_PRIORITY)) { in testControlLights_higherPriorityCallerWinsContention() 205 try (LightsManager.LightsSession session2 = manager.openSession(HIGH_PRIORITY)) { in testControlLights_higherPriorityCallerWinsContention()
|
/frameworks/base/core/java/android/hardware/lights/ |
D | SystemLightsManager.java | 102 public @NonNull LightsSession openSession() { in openSession() method in SystemLightsManager 105 mService.openSession(session.getToken(), 0); in openSession() 123 public @NonNull LightsSession openSession(int priority) { in openSession() method in SystemLightsManager 126 mService.openSession(session.getToken(), priority); in openSession()
|
D | LightsManager.java | 85 public abstract @NonNull LightsSession openSession(); in openSession() method in LightsManager 97 public abstract @NonNull LightsSession openSession(int priority); in openSession() method in LightsManager
|
D | ILightsManager.aidl | 30 void openSession(in IBinder sessionToken, in int priority); in openSession() method
|
/frameworks/base/core/java/android/se/omapi/ |
D | Reader.java | 92 public @NonNull Session openSession() throws IOException { in openSession() method in Reader 100 session = mReader.openSession(); in openSession()
|
D | ISecureElementReader.aidl | 43 ISecureElementSession openSession(); in openSession() method
|
/frameworks/base/core/java/android/hardware/input/ |
D | InputDeviceLightsManager.java | 78 public @NonNull LightsSession openSession() { in openSession() method in InputDeviceLightsManager 85 public @NonNull LightsSession openSession(int priority) { in openSession() method in InputDeviceLightsManager
|
/frameworks/native/headers/media_plugin/media/cas/ |
D | CasAPI.h | 110 virtual status_t openSession(CasSessionId *sessionId) = 0; 114 virtual status_t openSession(uint32_t intent, uint32_t mode,
|
/frameworks/av/drm/mediacas/plugins/mock/ |
D | MockCasPlugin.h | 74 virtual status_t openSession(CasSessionId *sessionId) override; 76 virtual status_t openSession(uint32_t intent, uint32_t mode,
|
D | MockCasPlugin.cpp | 125 status_t MockCasPlugin::openSession(CasSessionId* sessionId) { in openSession() function in android::MockCasPlugin 130 status_t MockCasPlugin::openSession(uint32_t intent, uint32_t mode, in openSession() function in android::MockCasPlugin
|
/frameworks/av/drm/mediacas/plugins/clearkey/ |
D | ClearKeyCasPlugin.h | 80 virtual status_t openSession(CasSessionId *sessionId) override; 82 virtual status_t openSession(uint32_t intent, uint32_t mode,
|
/frameworks/native/libs/binder/tests/ |
D | IBinderRpcTest.aidl | 43 IBinderRpcSession openSession(@utf8InCpp String name); in openSession() method
|
D | binderRpcTest.cpp | 148 Status openSession(const std::string& name, sp<IBinderRpcSession>* out) override { in openSession() function in android::MyBinderRpcTest 530 EXPECT_OK(proc.rootIface->openSession("aoeu", &session)); in TEST_P() 689 EXPECT_OK(proc.rootIface->openSession("aoeu", &session)); in TEST_P() 707 EXPECT_OK(proc.rootIface->openSession(std::to_string(i), &session)); in TEST_P() 878 EXPECT_OK(proc.rootIface->openSession("happy", &session)); in TEST_P()
|
/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/ |
D | BroadcastRadioService.java | 152 public ITuner openSession(int moduleId, @Nullable RadioManager.BandConfig legacyConfig, in openSession() method in BroadcastRadioService 168 TunerSession tunerSession = module.openSession(callback); in openSession()
|
/frameworks/base/apex/blobstore/framework/java/android/app/blob/ |
D | IBlobStoreManager.aidl | 27 IBlobStoreSession openSession(long sessionId, in String packageName); in openSession() method
|
D | BlobStoreManager.java | 214 public @NonNull Session openSession(@IntRange(from = 1) long sessionId) throws IOException { in openSession() method in BlobStoreManager 216 return new Session(mService.openSession(sessionId, mContext.getOpPackageName())); in openSession()
|
/frameworks/base/core/java/android/net/ |
D | INetworkStatsService.aidl | 37 INetworkStatsSession openSession(); in openSession() method
|
/frameworks/base/core/java/android/content/pm/ |
D | IPackageInstaller.aidl | 39 IPackageInstallerSession openSession(int sessionId); in openSession() method
|
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/wear/ |
D | PackageInstallerImpl.java | 132 session = mPackageInstaller.openSession(sessionInfo.getSessionId()); in install() 186 session = mPackageInstaller.openSession(sessionInfo.getSessionId()); in getSession()
|
/frameworks/base/tests/DataIdleTest/src/com/android/tests/dataidle/ |
D | DataIdleTest.java | 78 session = mStatsService.openSession(); in fetchStats()
|
/frameworks/base/core/tests/coretests/src/android/hardware/input/ |
D | InputDeviceLightsManagerTest.java | 170 LightsManager.LightsSession session = lightsManager.openSession(); in testControlMultipleLights() 219 LightsManager.LightsSession session = lightsManager.openSession(); in testControlPlayerIdLight()
|
/frameworks/base/core/java/android/uwb/ |
D | UwbManager.java | 277 return mRangingManager.openSession( in openRangingSession()
|
/frameworks/av/media/mtp/ |
D | MtpDevice.h | 96 bool openSession();
|
/frameworks/base/services/core/java/com/android/server/broadcastradio/ |
D | BroadcastRadioService.java | 94 return mHal2.openSession(moduleId, bandConfig, withAudio, callback); in openTuner()
|