Home
last modified time | relevance | path

Searched defs:createTestSession (Results 1 – 25 of 84) sorted by relevance

1234

/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DSessionTest.java271 private Session createTestSession(String name, String methodName) { in createTestSession() method in SessionTest
/aosp_15_r20/packages/apps/TV/common/tests/robotests/src/com/android/tv/common/support/tis/
DSimpleSessionManagerTest.java77 private WrappedSession createTestSession() { in createTestSession() method in SimpleSessionManagerTest
/aosp_15_r20/frameworks/base/core/java/android/hardware/biometrics/
H A DIBiometricAuthenticator.aidl36 ITestSession createTestSession(ITestSessionCallback callback, String opPackageName); in createTestSession() method
H A DBiometricTestSession.java50 ITestSession createTestSession(@NonNull Context context, int sensorId, in createTestSession() method
H A DIAuthService.aidl38 … ITestSession createTestSession(int sensorId, ITestSessionCallback callback, String opPackageName); in createTestSession() method
H A DIBiometricService.aidl35 … ITestSession createTestSession(int sensorId, ITestSessionCallback callback, String opPackageName); in createTestSession() method
H A DBiometricManager.java446 public BiometricTestSession createTestSession(int sensorId) { in createTestSession() method in BiometricManager
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/
H A DFingerprintAuthenticator.java46 public ITestSession createTestSession(@NonNull ITestSessionCallback callback, in createTestSession() method in FingerprintAuthenticator
H A DServiceProvider.java142 ITestSession createTestSession(int sensorId, @NonNull ITestSessionCallback callback, in createTestSession() method
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
H A DFaceAuthenticator.java46 public ITestSession createTestSession(@NonNull ITestSessionCallback callback, in createTestSession() method in FaceAuthenticator
H A DServiceProvider.java130 ITestSession createTestSession(int sensorId, @NonNull ITestSessionCallback callback, in createTestSession() method
H A DFaceService.java123 public ITestSession createTestSession(int sensorId, @NonNull ITestSessionCallback callback, in createTestSession() method in FaceService.FaceServiceWrapper
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/iris/
H A DIrisAuthenticator.java43 public ITestSession createTestSession(@NonNull ITestSessionCallback callback, in createTestSession() method in IrisAuthenticator
/aosp_15_r20/frameworks/base/core/java/android/hardware/face/
H A DIFaceService.aidl43 … ITestSession createTestSession(int sensorId, ITestSessionCallback callback, String opPackageName); in createTestSession() method
/aosp_15_r20/frameworks/base/core/java/android/hardware/fingerprint/
H A DIFingerprintService.aidl45 … ITestSession createTestSession(int sensorId, ITestSessionCallback callback, String opPackageName); in createTestSession() method
H A DFingerprintManager.java173 public BiometricTestSession createTestSession(int sensorId) { in createTestSession() method in FingerprintManager
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/
H A DAuthService.java228 public ITestSession createTestSession(int sensorId, @NonNull ITestSessionCallback callback, in createTestSession() method in AuthService.AuthServiceImpl
/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowTestsBase.java566 static Session createTestSession(ActivityTaskManagerService atms) { in createTestSession() method in WindowTestsBase
570 static Session createTestSession(ActivityTaskManagerService atms, int pid, int uid) { in createTestSession() method in WindowTestsBase
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/
H A DFaceProvider.java837 public ITestSession createTestSession(int sensorId, @NonNull ITestSessionCallback callback, in createTestSession() method in FaceProvider
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/
H A DFingerprintProvider.java890 public ITestSession createTestSession(int sensorId, @NonNull ITestSessionCallback callback, in createTestSession() method in FingerprintProvider
/aosp_15_r20/frameworks/base/core/java/android/hardware/input/
H A DInputManagerGlobal.java192 public static TestSession createTestSession(IInputManager inputManagerService) { in createTestSession() method in InputManagerGlobal
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-6/
Dservices.core.unboosted.jarcom/android/server/biometrics/sensors/fingerprint/aidl/Sensor.class Sensor. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/javac/
Dservices.core.unboosted.jar6META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
Dservices.core.unboosted.jar5META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/services/core/services.core.unboosted/android_common/repackaged-jarjar/javac-5/
Dservices.core.unboosted.jarcom/android/server/biometrics/sensors/face/aidl/FaceEnrollClient.class FaceEnrollClient. ...

1234