/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/ |
D | AppsFilterImplTest.java | 278 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesAction_FilterMatches() local 283 appsFilter.shouldFilterApplication(mSnapshot, DUMMY_CALLING_APPID, calling, target, in testQueriesAction_FilterMatches() 317 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesProtectedAction_FilterDoesNotMatch() local 325 assertFalse(appsFilter.shouldFilterApplication(mSnapshot, callingUid, calling, in testQueriesProtectedAction_FilterDoesNotMatch() 327 assertTrue(appsFilter.shouldFilterApplication(mSnapshot, callingUid, calling, in testQueriesProtectedAction_FilterDoesNotMatch() 352 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesProvider_FilterMatches() local 357 assertFalse(appsFilter.shouldFilterApplication(mSnapshot, DUMMY_CALLING_APPID, calling, in testQueriesProvider_FilterMatches() 373 PackageSetting calling = simulateAddPackage(appsFilter, in testOnUserUpdated_FilterMatches() local 380 UserHandle.getUid(DUMMY_CALLING_APPID, subjectUserId), calling, target, in testOnUserUpdated_FilterMatches() 392 UserHandle.getUid(DUMMY_CALLING_APPID, subjectUserId), calling, target, in testOnUserUpdated_FilterMatches() [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/opt/telephony/flags/ |
D | calling.aconfig | 9 description: "APIs that are used to notify simultaneous calling changes to other applications."
|
D | Android.bp | 26 "calling.aconfig",
|
D | subscription.aconfig | 18 …description: "Enabled flag means subscriptions enforce filtering result base on calling user handl…
|
D | misc.aconfig | 36 …description: "When set, the no wifi emergency calling availability notif will have a do not ask ag… 103 …description: "Fix VCN crash when calling CarrierConfigManager.getConfigForSubId while phone proces…
|
D | data.aconfig | 140 …he DataCallSessionStats metrics will capture whether the IWLAN PDN is set up on cross-SIM calling."
|
/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/packages/SystemUI/docs/ |
D | dialogs.md | 19 Use the default components of the layout by calling the appropriate setters (in the dialog or 43 nicely animate the dialog from/to that `View`, instead of calling `Dialog.show`.
|
/frameworks/base/services/core/java/com/android/server/media/projection/ |
D | mediaprojection.md | 14 `MediaProjectionManagerService` should never lock when calling into a service that may acquire
|
/frameworks/base/location/java/android/location/flags/ |
D | location.aconfig | 50 description: "Flag for calling stop() before setPositionMode()"
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/ |
D | changes.md | 30 In addition to doing the above, you will also need to provide an interface for calling to SysUI 40 Specifically, to support calling into a controller from an external process (like Launcher): 52 Specifically, to support calling into a controller from an external process (like Launcher):
|
/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/proto_logging/stats/enums/adservices/common/ |
D | adservices_enums.proto | 98 // Error occurred when calling package name is not found. 107 // Remote exception when calling the Cobalt upload API. 178 // Remote exception when calling get topics. 431 // Error message while calling get consent. 494 // Exception when calling UpdateAdId API in service side.
|
/frameworks/proto_logging/stats/atoms/locale/ |
D | locale_atoms.proto | 67 // The calling package doesn't have the required permission.
|
/frameworks/av/media/audio/aconfig/ |
D | audio.aconfig | 98 "setStreamVolume is calling into the BT stack"
|
/frameworks/proto_logging/stats/atoms/credentials/ |
D | credentials_extension_atoms.proto | 99 // The calling app uid 307 // The api name for the metric collection flow where the calling app isn't known 356 // Indicates the provider status after calling for auth entry credentials 442 // The calling app uid 458 // The calling app uid
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/ |
D | README.md | 16 External clients notify System UI about the transfer status by calling `@SystemApi`s in
|
/frameworks/rs/script_api/ |
D | rs_convert.spec | 36 E.g calling <code>a = convert_short3(b);</code> is equivalent to doing
|
/frameworks/base/tests/ActivityManagerPerfTests/ |
D | README.txt | 46 * The instrumentation test can collect that time by calling getReceivedTimeNs("tag") and
|
/frameworks/libs/binary_translation/kernel_api/tools/ |
D | README.md | 29 architectures have specific calling conventions for system calls, so even the number of parameters
|
/frameworks/base/core/proto/android/net/ |
D | networkrequest.proto | 67 // the default network of the calling application.
|
/frameworks/base/core/java/android/view/accessibility/flags/ |
D | accessibility_flags.aconfig | 72 description: "Makes flash notification APIs as system APIs for calling from mainline module"
|