Home
last modified time | relevance | path

Searched refs:incoming (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/link/
H A DTableMerger.cpp180 bool override_styles_instead_of_overlaying, Value* existing, Value* incoming, in ResolveMergeCollision() argument
183 if (Styleable* incoming_styleable = ValueCast<Styleable>(incoming)) { in ResolveMergeCollision()
190 if (Style* incoming_style = ValueCast<Style>(incoming)) { in ResolveMergeCollision()
198 return ResourceTable::ResolveValueCollision(existing, incoming); in ResolveMergeCollision()
/aosp14/frameworks/base/core/java/android/app/
H A DIUriGrantsManager.aidl40 ParceledListSlice getUriPermissions(in String packageName, boolean incoming, in getUriPermissions() argument
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTransitionController.java1111 static boolean getIsIndependent(Transition running, Transition incoming) { in getIsIndependent() argument
1114 && incoming.mParallelCollectType == Transition.PARALLEL_TYPE_MUTUAL) { in getIsIndependent()
1125 if (incoming.mParallelCollectType == Transition.PARALLEL_TYPE_RECENTS) { in getIsIndependent()
1130 other = incoming; in getIsIndependent()
1131 } else if (incoming.mParallelCollectType == Transition.PARALLEL_TYPE_RECENTS in getIsIndependent()
1132 && incoming.hasTransientLaunch()) { in getIsIndependent()
1133 recents = incoming; in getIsIndependent()
/aosp14/system/core/fastboot/fuzzer/
H A DREADME.md9 incoming data. This ensures more code paths are reached by the fuzzer.
/aosp14/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/
H A DPinInputDisplay.kt269 val incoming = updated.minus(entries.map { it.digit }.toSet()).toList() regex
273 incoming.map {
/aosp14/frameworks/base/core/proto/android/companion/
H A Dtelecom.proto32 // incoming call on the local device
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
H A Dchanges.md42 - Have all incoming calls post to the main shell thread (inject @ShellMainThread Executor into the
56 - Make the controller implement `RemoteCallable<T>`, and have all incoming calls use one of
/aosp14/system/core/init/fuzzer/
H A DREADME.md54 incoming data. This ensures more code paths are reached by the fuzzer.
/aosp14/frameworks/base/packages/SystemUI/
H A DREADME.md77 CommandQueue is the object that receives all of the incoming events from the
83 CommandQueue posts all incoming callbacks to a handler and then dispatches
/aosp14/frameworks/base/tools/aapt2/
H A DResourceTable.cpp252 Value* incoming) { in ResolveValueCollision() argument
254 Attribute* incoming_attr = ValueCast<Attribute>(incoming); in ResolveValueCollision()
256 if (incoming->IsWeak()) { in ResolveValueCollision()
H A DResourceTable.h329 static CollisionResult ResolveValueCollision(Value* existing, Value* incoming);
/aosp14/frameworks/base/packages/SystemUI/docs/device-entry/
H A Ddoze.md32 Device is awake and showing UI. This is state typically occurs in response to incoming notification…
/aosp14/system/core/init/
H A DREADME.ueventd.md29 incoming add/remove uevents. It defaults to using `0600` mode and `root` user/group. It always
/aosp14/frameworks/base/services/core/java/com/android/server/uri/
H A DUriGrantsManagerService.java269 String packageName, boolean incoming, boolean persistedOnly) { in getUriPermissions() argument
285 if (incoming) { in getUriPermissions()
/aosp14/frameworks/base/core/proto/android/providers/settings/
H A Dsecure.proto531 // User-selected RTT mode. When on, outgoing and incoming calls will be
/aosp14/system/core/rootdir/
H A Dinit.rc326 # reflect fwmark from incoming packets onto generated replies