Home
last modified time | relevance | path

Searched defs:ctx (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/frameworks/base/services/core/java/com/android/server/biometrics/face/
DFaceUtils.java54 public List<Face> getBiometricsForUser(Context ctx, int userId) { in getBiometricsForUser()
59 public void addBiometricForUser(Context ctx, int userId, in addBiometricForUser()
65 public void removeBiometricForUser(Context ctx, int userId, int faceId) { in removeBiometricForUser()
70 public void renameBiometricForUser(Context ctx, int userId, int faceId, CharSequence name) { in renameBiometricForUser()
83 private FaceUserState getStateForUser(Context ctx, int userId) { in getStateForUser()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/accessibility/
DAccessibilityButtonHelper.java31 public static boolean isRequestedByMagnification(Context ctx) { in isRequestedByMagnification()
36 public static boolean isRequestedByAccessibilityService(Context ctx) { in isRequestedByAccessibilityService()
54 public static boolean isRequested(Context ctx) { in isRequested()
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
DUnitTest.java37 protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) { in UnitTest()
47 protected UnitTest(RSTestCore rstc, String n, Context ctx) { in UnitTest()
51 protected UnitTest(RSTestCore rstc, Context ctx) { in UnitTest()
55 protected UnitTest(Context ctx) { in UnitTest()
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
DUnitTest.java37 protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) { in UnitTest()
47 protected UnitTest(RSTestCore rstc, String n, Context ctx) { in UnitTest()
51 protected UnitTest(RSTestCore rstc, Context ctx) { in UnitTest()
55 protected UnitTest(Context ctx) { in UnitTest()
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
DUnitTest.java37 protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) { in UnitTest()
47 protected UnitTest(RSTestCore rstc, String n, Context ctx) { in UnitTest()
51 protected UnitTest(RSTestCore rstc, Context ctx) { in UnitTest()
55 protected UnitTest(Context ctx) { in UnitTest()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/animation/
DDisappearAnimationUtils.java28 public DisappearAnimationUtils(Context ctx) { in DisappearAnimationUtils()
34 public DisappearAnimationUtils(Context ctx, long duration, float translationScaleFactor, in DisappearAnimationUtils()
40 public DisappearAnimationUtils(Context ctx, long duration, float translationScaleFactor, in DisappearAnimationUtils()
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
DUnitTest.java37 protected UnitTest(RSTestCore rstc, String n, int initResult, Context ctx) { in UnitTest()
47 protected UnitTest(RSTestCore rstc, String n, Context ctx) { in UnitTest()
51 protected UnitTest(RSTestCore rstc, Context ctx) { in UnitTest()
55 protected UnitTest(Context ctx) { in UnitTest()
/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTetheringDependencies.java76 public UpstreamNetworkMonitor getUpstreamNetworkMonitor(Context ctx, StateMachine target, in getUpstreamNetworkMonitor()
109 public EntitlementManager getEntitlementManager(Context ctx, Handler h, SharedLog log, in getEntitlementManager()
117 public TetheringConfiguration generateTetheringConfiguration(Context ctx, SharedLog log, in generateTetheringConfiguration()
133 public TetheringNotificationUpdater getNotificationUpdater(@NonNull final Context ctx, in getNotificationUpdater()
/frameworks/base/core/tests/coretests/src/android/database/sqlite/
DSQLiteCompatibilityWalFlagsTest.java100 Context ctx = InstrumentationRegistry.getContext(); in testApplyFlags() local
114 Context ctx = InstrumentationRegistry.getContext(); in testApplyFlags_thenDisableWriteAheadLogging() local
/frameworks/base/core/java/android/app/
DSystemServiceRegistry.java233 public AccessibilityManager createService(ContextImpl ctx) { in registerService()
240 public CaptioningManager createService(ContextImpl ctx) { in registerService()
282 return new AlarmManager(service, ctx); in registerService() argument
288 public AudioManager createService(ContextImpl ctx) { in registerService()
295 public MediaRouter createService(ContextImpl ctx) { in registerService()
302 public BluetoothManager createService(ContextImpl ctx) { in registerService()
317 public TextClassificationManager createService(ContextImpl ctx) { in registerService()
353 public TetheringManager createService(ContextImpl ctx) { in registerService()
431 public DownloadManager createService(ContextImpl ctx) { in registerService()
449 public NfcManager createService(ContextImpl ctx) { in registerService()
[all …]
/frameworks/native/cmds/servicemanager/
DServiceManager.cpp132 auto ctx = mAccess->getCallingContext(); in tryGetService() local
183 auto ctx = mAccess->getCallingContext(); in addService() local
263 auto ctx = mAccess->getCallingContext(); in registerForNotifications() local
297 auto ctx = mAccess->getCallingContext(); in unregisterForNotifications() local
319 auto ctx = mAccess->getCallingContext(); in isDeclared() local
387 auto ctx = mAccess->getCallingContext(); in registerClientCallback() local
521 auto ctx = mAccess->getCallingContext(); in tryUnregisterService() local
DAccess.cpp113 bool Access::canFind(const CallingContext& ctx,const std::string& name) { in canFind()
117 bool Access::canAdd(const CallingContext& ctx, const std::string& name) { in canAdd()
121 bool Access::canList(const CallingContext& ctx) { in canList()
/frameworks/base/services/backup/java/com/android/server/backup/
DKeyValueBackupJob.java66 public static void schedule(int userId, Context ctx, BackupManagerConstants constants) { in schedule()
70 public static void schedule(int userId, Context ctx, long delay, in schedule()
114 public static void cancel(int userId, Context ctx) { in cancel()
DFullBackupJob.java45 public static void schedule(int userId, Context ctx, long minDelay, in schedule()
65 public static void cancel(int userId, Context ctx) { in cancel()
/frameworks/base/core/tests/coretests/src/android/provider/
DFontsContractE2ETest.java117 Context ctx = inst.getTargetContext(); in typefaceCacheTest() local
156 Context ctx = inst.getTargetContext(); in typefaceNotCacheTest() local
179 Context ctx = inst.getTargetContext(); in typefaceNullFdTest() local
/frameworks/native/libs/adbd_auth/
Dadbd_auth.cpp524 void adbd_auth_delete(AdbdAuthContext* ctx) { in adbd_auth_delete()
528 void adbd_auth_run(AdbdAuthContext* ctx) { in adbd_auth_run()
532 void adbd_auth_get_public_keys(AdbdAuthContext* ctx, in adbd_auth_get_public_keys()
538 uint64_t adbd_auth_notify_auth(AdbdAuthContext* ctx, const char* public_key, size_t len) { in adbd_auth_notify_auth()
542 void adbd_auth_notify_disconnect(AdbdAuthContext* ctx, uint64_t id) { in adbd_auth_notify_disconnect()
546 void adbd_auth_prompt_user(AdbdAuthContext* ctx, const char* public_key, size_t len, in adbd_auth_prompt_user()
551 uint64_t adbd_auth_tls_device_connected(AdbdAuthContext* ctx, in adbd_auth_tls_device_connected()
558 void adbd_auth_tls_device_disconnected(AdbdAuthContext* ctx, in adbd_auth_tls_device_disconnected()
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
DUnitTest.java72 public UnitTest(String n, Context ctx) { in UnitTest()
207 public static Iterable<Class<? extends UnitTest>> getProperSubclasses(Context ctx) in getProperSubclasses()
213 private static <T> Iterable<Class<? extends T>> getProperSubclasses(Class<T> klass, Context ctx) in getProperSubclasses()
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
DUnitTest.java75 public UnitTest(String n, Context ctx) { in UnitTest()
210 public static Iterable<Class<? extends UnitTest>> getProperSubclasses(Context ctx) in getProperSubclasses()
216 private static <T> Iterable<Class<? extends T>> getProperSubclasses(Class<T> klass, Context ctx) in getProperSubclasses()
/frameworks/base/core/java/android/net/
DProxy.java111 public static final java.net.Proxy getProxy(Context ctx, String url) { in getProxy()
137 public static final String getHost(Context ctx) { in getHost()
155 public static final int getPort(Context ctx) { in getPort()
/frameworks/rs/tests/java_api/RsMinimalTest/src/com/android/rs/minimaltest/
DUnitTest.java72 public UnitTest(String n, Context ctx) { in UnitTest()
207 public static Iterable<Class<? extends UnitTest>> getProperSubclasses(Context ctx) in getProperSubclasses()
213 private static <T> Iterable<Class<? extends T>> getProperSubclasses(Class<T> klass, Context ctx) in getProperSubclasses()
/frameworks/base/tools/aapt2/optimize/
DMultiApkGenerator_test.cpp110 std::unique_ptr<IAaptContext> ctx = test::ContextBuilder().SetMinSdkVersion(19).Build(); in TEST_F() local
137 std::unique_ptr<IAaptContext> ctx = test::ContextBuilder().SetMinSdkVersion(1).Build(); in TEST_F() local
162 std::unique_ptr<IAaptContext> ctx = test::ContextBuilder().SetMinSdkVersion(1).Build(); in TEST_F() local
/frameworks/base/services/core/java/com/android/server/biometrics/fingerprint/
DFingerprintUtils.java54 public List<Fingerprint> getBiometricsForUser(Context ctx, int userId) { in getBiometricsForUser()
84 private FingerprintUserState getStateForUser(Context ctx, int userId) { in getStateForUser()
/frameworks/base/media/jni/
Dandroid_media_ImageReader.cpp235 JNIImageReaderContext *ctx; in ImageReader_getContext() local
244 JNIImageReaderContext* const ctx = ImageReader_getContext(env, thiz); in ImageReader_getProducer() local
254 jobject thiz, sp<JNIImageReaderContext> ctx) in ImageReader_setNativeContext()
271 JNIImageReaderContext* const ctx = ImageReader_getContext(env, thiz); in ImageReader_getBufferConsumer() local
373 sp<JNIImageReaderContext> ctx(new JNIImageReaderContext(env, weakThiz, clazz, maxImages)); in ImageReader_init() local
433 JNIImageReaderContext* const ctx = ImageReader_getContext(env, thiz); in ImageReader_close() local
485 JNIImageReaderContext* ctx = ImageReader_getContext(env, thiz); in ImageReader_imageRelease() local
507 JNIImageReaderContext* ctx = ImageReader_getContext(env, thiz); in ImageReader_imageSetup() local
619 JNIImageReaderContext* ctx = ImageReader_getContext(env, thiz); in ImageReader_detachImage() local
649 JNIImageReaderContext* ctx = ImageReader_getContext(env, thiz); in ImageReader_discardFreeBuffers() local
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicLUT.cpp76 RsdCpuScriptIntrinsicLUT::RsdCpuScriptIntrinsicLUT(RsdCpuReferenceImpl *ctx, in RsdCpuScriptIntrinsicLUT()
94 RsdCpuScriptImpl * rsdIntrinsic_LUT(RsdCpuReferenceImpl *ctx, in rsdIntrinsic_LUT()
/frameworks/base/core/tests/coretests/src/android/view/contentcapture/
DContentCaptureContextTest.java38 final ContentCaptureContext ctx = new ContentCaptureContext(/* clientContext= */ null, in testConstructorAdditionalFlags() local

12345678910>>...15