/aosp14/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/ |
H A D | AppsFilterImplTest.java | 279 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesAction_FilterMatches() local 318 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesProtectedAction_FilterDoesNotMatch() local 353 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesProvider_FilterMatches() local 374 PackageSetting calling = simulateAddPackage(appsFilter, in testOnUserUpdated_FilterMatches() local 426 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesDifferentProvider_Filters() local 447 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesProviderWithSemiColon_FilterMatches() local 465 PackageSetting calling = simulateAddPackage(appsFilter, in testQueriesAction_NoMatchingAction_Filters() local 504 PackageSetting calling = simulateAddPackage(appsFilter, in testNoQueries_Filters() local 635 PackageSetting calling = simulateAddPackage(appsFilter, in testForceQueryable_SystemDoesntFilter() local 654 PackageSetting calling = simulateAddPackage(appsFilter, in testForceQueryable_NonSystemFilters() local [all …]
|
/aosp14/frameworks/base/services/core/java/com/android/server/vr/ |
H A D | VrManagerInternal.java | 59 int userId, int processId, @NonNull ComponentName calling); in setVrMode() argument
|
H A 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()
|
/aosp14/frameworks/base/packages/SystemUI/docs/ |
H A 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`.
|
H A D | falsing.md | 121 the type of interaction you are evaluating when calling it. A large set of
|
H A D | qs-tiles.md | 148 … opened and the tile is showing. This marks the start of the window when calling `getQSTile` is sa… 353 … calls to its controller here and maybe update its state immediately (by calling `QSTileImpl#refre…
|
/aosp14/frameworks/base/services/core/java/com/android/server/media/projection/ |
H A D | mediaprojection.md | 14 `MediaProjectionManagerService` should never lock when calling into a service that may acquire
|
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/ |
H A 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):
|
/aosp14/frameworks/base/services/tests/PackageManagerComponentOverrideTests/ |
H A D | Android.bp | 17 // NOTE: This test is separate from service tests since it relies on same vs different calling UID,
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/ |
H A D | README.md | 16 External clients notify System UI about the transfer status by calling `@SystemApi`s in
|
/aosp14/frameworks/base/tests/ActivityManagerPerfTests/ |
H A D | README.txt | 46 * The instrumentation test can collect that time by calling getReceivedTimeNs("tag") and
|
/aosp14/frameworks/base/core/proto/android/net/ |
H A D | networkrequest.proto | 67 // the default network of the calling application.
|
/aosp14/frameworks/base/core/java/android/window/ |
H A D | SurfaceSyncGroup.md | 21 …will pass in a SurfaceSyncGroup object and then they are responsible for calling markSyncReady for… 23 When calling addToSync with either AttachedSurfaceControl or SurfaceView, it must be called on the …
|
/aosp14/frameworks/base/packages/SystemUI/ |
H A D | README.md | 91 calling StatusManager and waiting for the call to come back to IStatusBar.
|
/aosp14/frameworks/base/services/core/java/com/android/server/content/ |
H A D | SyncManager.md | 77 in the temp-allowlist (by calling `DeviceIdleInternal.addPowerSaveTempWhitelistApp()`)
|
/aosp14/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/ |
H A D | README.md | 129 locks of higher-order mutexes, we must not be holding a local mutex while calling down. The proper
|
/aosp14/frameworks/base/proto/src/metrics_constants/ |
H A D | metrics_constants.proto | 2061 // of calling package. 2070 // action pass package name of calling package. 2798 // OPEN: Settings > User > Enable calling dialog 2801 // OPEN: Settings > User > Enable calling and sms dialog 4966 // OPEN: Settings > Network & Internet > Mobile network > Wi-Fi calling 4970 // ACTION: Settings > Network & Internet > Mobile network > Carrier video calling 5079 // OPEN: Settings > Network & Internet > Mobile network > Wi-Fi calling 6312 // FIELD: Real calling UID 6318 // FIELD: Real calling UID proc state 6324 // FIELD: Real calling UID has any visible window [all …]
|
/aosp14/system/core/init/ |
H A D | README.md | 997 This option will send SIGSTOP to a service immediately before calling exec. This gives a window
|
/aosp14/frameworks/base/core/api/ |
H A D | test-lint-baseline.txt | 963 …Methods calling system APIs should rethrow `RemoteException` as `RuntimeException` (but do not lis…
|
H A D | current.txt | 12727 … field public static final String FEATURE_TELEPHONY_CALLING = "android.hardware.telephony.calling";
|