/frameworks/base/tools/aapt2/filter/ |
D | AbiFilter_test.cpp | 30 bool kept; member 60 EXPECT_EQ(mips->Keep(data.path), data.kept); in TEST_P()
|
/frameworks/compile/mclinker/lib/LD/ |
D | IdenticalCodeFolding.cpp | 78 KeptSections::iterator kept, keptEnd = m_KeptSections.end(); in foldIdenticalCode() local 80 for (kept = m_KeptSections.begin(); kept != keptEnd; ++kept, ++index) { in foldIdenticalCode() 81 LDSection* sect = (*kept).first; in foldIdenticalCode() 82 Input* obj = (*kept).second.first; in foldIdenticalCode() 83 size_t kept_index = (*kept).second.second; in foldIdenticalCode()
|
/frameworks/av/media/libaaudio/src/fifo/ |
D | README.md | 9 location of indices and data buffer, mapping, allocation of memmory will probably be kept as-is.
|
/frameworks/proto_logging/stats/enums/wifi/ |
D | enums.proto | 30 * Wi-Fi will be kept active, and will behave normally. 36 * Wi-Fi will be kept active, but the only operation that will be supported is initiation of
|
/frameworks/layoutlib/create/ |
D | README.txt | 65 from these is kept. Currently the one such class is android.view.View: since we want to render 66 layouts, anything that is sort of a view needs to be kept. 77 deriving from the requested base classes are kept. All classes whose name match the glob pattern 78 are kept. The analysis then finds all the dependencies of the classes that are to be kept using an 110 changed from protected/private to public. The code of the methods is then kept as-is, except for
|
/frameworks/base/apex/jobscheduler/service/ |
D | jarjar-rules.txt | 5 # These must be kept in sync with the framework-jobscheduler-shared-srcs filegroup.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ |
D | Notifications.proto | 21 * Must be kept in sync with the version in atoms.proto.
|
/frameworks/base/obex/ |
D | Android.bp | 47 // No longer used. Only kept because the ObexPacket class is a public API.
|
/frameworks/base/proto/src/ |
D | camera.proto | 26 * logging code. Must be kept in sync with the definition in atoms.proto.
|
/frameworks/base/core/proto/android/server/ |
D | blobstoremanagerservice.proto | 22 // The nested messages are used for statsd logging and should be kept in sync with the messages
|
/frameworks/av/media/codecs/amrwb/enc/inc/ |
D | qpisf_2s.tab | 1020 * 1st stage is kept the same as the 46 bit quantizer *
|
/frameworks/base/core/proto/android/internal/ |
D | binder_latency.proto | 25 * Must be kept in sync with the version in atoms.proto.
|
/frameworks/base/core/proto/android/os/ |
D | batteryusagestats.proto | 24 // This message is used for statsd logging and should be kept in sync with
|
D | appbackgroundrestrictioninfo.proto | 22 // This message is used for statsd logging and should be kept in sync with
|
/frameworks/base/core/proto/android/net/ |
D | networkcapabilities.proto | 97 // network that is being kept up in the background to facilitate fast
|
/frameworks/base/services/ |
D | proguard.flags | 45 # Global entities normally kept through explicit Manifest entries
|
/frameworks/base/packages/SystemUI/ |
D | proguard.flags | 19 # Needed to ensure callback field references are kept in their respective
|
/frameworks/av/media/codecs/m4v_h263/fuzzer/ |
D | README.md | 25 * The number of decode calls are kept to a maximum of 100 so that the fuzzer does not timeout.
|
/frameworks/base/services/core/java/com/android/server/content/ |
D | SyncManager.md | 102 - Also, since Android 11, all the pre-installed apps with no activities will be kept in
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | Task.java | 809 boolean kept = true; in resize() 813 kept = r.ensureActivityConfiguration(0 /* globalChanges */, in resize() 822 if (!kept) { in resize() 827 resize(kept, forced); in resize() 832 return kept; in resize() 899 boolean kept = true; in reparent() 945 windowManager.scheduleClearWillReplaceWindows(topActivity.token, !kept); in reparent()
|
D | ActivityTaskManagerService.java | 4341 boolean kept = true; in updateConfigurationLocked() 4350 kept = ensureConfigAndVisibilityAfterUpdate(starting, changes); in updateConfigurationLocked() 4358 result.activityRelaunched = !kept; in updateConfigurationLocked() 4360 return kept; in updateConfigurationLocked() 5052 boolean kept = true; in ensureConfigAndVisibilityAfterUpdate() 5064 kept = starting.ensureActivityConfiguration(changes, in ensureConfigAndVisibilityAfterUpdate() 5073 return kept; in ensureConfigAndVisibilityAfterUpdate()
|
D | DisplayContent.java | 1597 final boolean kept = updateDisplayOverrideConfigurationLocked(config, activityRecord, in onDescendantOrientationChanged() 1600 if (!kept) { in onDescendantOrientationChanged() 6068 boolean kept = true; in updateDisplayOverrideConfigurationLocked() 6086 kept = mAtmService.ensureConfigAndVisibilityAfterUpdate(starting, changes); in updateDisplayOverrideConfigurationLocked() 6094 result.activityRelaunched = !kept; in updateDisplayOverrideConfigurationLocked() 6096 return kept; in updateDisplayOverrideConfigurationLocked()
|
/frameworks/base/packages/SystemUI/docs/ |
D | qs-tiles.md | 214 …ager` when its corresponding tile is added to the set of current ones and kept as long as the tile…
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerService.java | 3230 boolean kept = cleanUpApplicationRecordLocked(app, pid, restarting, allowRestart, -1, in handleAppDiedLocked() 3232 if (!kept && !restarting) { in handleAppDiedLocked()
|
/frameworks/base/proto/src/metrics_constants/ |
D | metrics_constants.proto | 190 // This must be kept in sync with enum AccessMethod in art/runtime/hidden_api.h
|