/frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
D | AppsFilterTest.java | 239 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesAction_FilterMatches() local 243 assertFalse(appsFilter.shouldFilterApplication(DUMMY_CALLING_APPID, calling, target, in testQueriesAction_FilterMatches() 276 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesProtectedAction_FilterDoesNotMatch() local 284 assertFalse(appsFilter.shouldFilterApplication(callingUid, calling, targetActivity, in testQueriesProtectedAction_FilterDoesNotMatch() 286 assertTrue(appsFilter.shouldFilterApplication(callingUid, calling, targetReceiver, in testQueriesProtectedAction_FilterDoesNotMatch() 311 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesProvider_FilterMatches() local 316 assertFalse(appsFilter.shouldFilterApplication(DUMMY_CALLING_APPID, calling, target, in testQueriesProvider_FilterMatches() 336 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesDifferentProvider_Filters() local 341 assertTrue(appsFilter.shouldFilterApplication(DUMMY_CALLING_APPID, calling, target, in testQueriesDifferentProvider_Filters() 357 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesProviderWithSemiColon_FilterMatches() local [all …]
|
/frameworks/base/services/core/java/com/android/server/vr/ |
D | VrManagerInternal.java | 59 int userId, int processId, @NonNull ComponentName calling); in setVrMode() argument
|
D | VrManagerService.java | 904 @NonNull ComponentName component, int userId, int processId, ComponentName calling) { in updateCurrentVrServiceLocked() argument 961 if ((calling != null || mPersistentVrModeEnabled) in updateCurrentVrServiceLocked() 962 && !Objects.equals(calling, mCurrentVrModeComponent) in updateCurrentVrServiceLocked() 966 mCurrentVrModeComponent = calling; in updateCurrentVrServiceLocked()
|
/frameworks/base/libs/hwui/jni/ |
D | Shader.cpp | 48 #error Need to convert float array to SkScalar array before calling the following function. in Color_HSVToColor() 123 #error Need to convert float array to SkScalar array before calling the following function. in LinearGradient_create() 167 #error Need to convert float array to SkScalar array before calling the following function. in RadialGradient_create() 199 #error Need to convert float array to SkScalar array before calling the following function. in SweepGradient_create()
|
D | Interpolator.cpp | 31 #error Need to convert float array to SkScalar array before calling the following function. in Interpolator_setKeyFrame()
|
D | PathEffect.cpp | 41 #error Need to convert float array to SkScalar array before calling the following function. in Dash_constructor()
|
D | Path.cpp | 176 #error Need to convert float array to SkScalar array before calling the following function. in addRoundRect8()
|
/frameworks/opt/net/ims/ |
D | README.txt | 7 - GSMA IR.94 : video calling feature 14 To get started, you need to get an instance of the ImsManager by calling ImsManager#getInstance(). 113 controlling the camera (front/rear selection, zoom, brightness, ...) for a video calling.
|
/frameworks/base/services/tests/PackageManagerComponentOverrideTests/ |
D | Android.bp | 17 // NOTE: This test is separate from service tests since it relies on same vs different calling UID,
|
/frameworks/opt/telephony/ |
D | README.txt | 16 allows us to run public API code in the calling process, while the
|
/frameworks/hardware/interfaces/bufferhub/1.0/ |
D | IBufferClient.hal | 39 * calling this method.
|
/frameworks/base/tests/ActivityManagerPerfTests/ |
D | README.txt | 46 * The instrumentation test can collect that time by calling getReceivedTimeNs("tag") and
|
/frameworks/rs/script_api/ |
D | rs_convert.spec | 36 E.g calling <code>a = convert_short3(b);</code> is equivalent to doing
|
/frameworks/base/core/proto/android/net/ |
D | networkrequest.proto | 67 // the default network of the calling application.
|
/frameworks/proto_logging/stats/enums/stats/dnsresolver/ |
D | dns_resolver.proto | 103 NS_T_X25 = 19; // X_25 calling address. 104 NS_T_ISDN = 20; // ISDN calling address.
|
/frameworks/base/packages/SystemUI/ |
D | README.md | 65 calling StatusManager and waiting for the call to come back to IStatusBar.
|
/frameworks/base/services/core/java/com/android/server/content/ |
D | SyncManager.md | 77 in the temp-allowlist (by calling `DeviceIdleInternal.addPowerSaveTempWhitelistApp()`)
|
/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
D | ICameraDeviceUser.hal | 67 * to utilize an fmq (obtained by calling getCaptureRequestMetadataQueue)
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_get_frame_timestamps.txt | 167 The application can poll for the timestamp of particular events by calling
|
D | EGL_ANDROID_native_fence_sync.txt | 110 descriptor, so the caller must not use it after calling eglCreateSyncKHR."
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | reduce.rscript | 295 // also tests calling conventions for two different composite types
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | reduce.rscript | 297 // also tests calling conventions for two different composite types
|
/frameworks/base/packages/SystemUI/docs/ |
D | falsing.md | 121 the type of interaction you are evaluating when calling it. A large set of
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 217 // If wifi-calling has been enabled. 220 // Wifi-calling Mode. 771 // Emergency call routing is a flag to tell how modem handles the calling with
|
/frameworks/native/services/surfaceflinger/TimeStats/timestatsatomsproto/ |
D | timestats_atoms.proto | 257 * calling setFrameRate.
|