| /frameworks/base/core/tests/coretests/src/android/content/res/ |
| D | ConfigurationBoundResourceCacheTest.java | 92 int changes = calcConfigChanges(res, newCnf); in testVoidConfigChange() local 115 int changes = calcConfigChanges(res, newCnf); in testEffectiveConfigChange() local 141 int changes = calcConfigChanges(res, newCnf); in testConfigChangeMultipleResources() local 183 int changes = calcConfigChanges(res, newCnf); in testConfigChangeMultipleThemes() local
|
| /frameworks/base/core/java/com/android/internal/widget/ |
| D | DefaultItemAnimator.java | 142 final ArrayList<ChangeInfo> changes = new ArrayList<>(); in runPendingAnimations() local 462 ArrayList<ChangeInfo> changes = mChangesList.get(i); in endAnimation() local 623 ArrayList<ChangeInfo> changes = mChangesList.get(i); in endAnimations() local
|
| /frameworks/support/v7/recyclerview/src/android/support/v7/widget/ |
| D | DefaultItemAnimator.java | 141 final ArrayList<ChangeInfo> changes = new ArrayList<>(); in runPendingAnimations() local 461 ArrayList<ChangeInfo> changes = mChangesList.get(i); in endAnimation() local 622 ArrayList<ChangeInfo> changes = mChangesList.get(i); in endAnimations() local
|
| /frameworks/native/services/vr/virtual_touchpad/ |
| D | VirtualTouchpadEvdev.cpp | 141 const int changes = touchpad.last_motion_event_buttons ^ buttons; in ButtonState() local
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | AttributeCache.java | 107 int changes = mConfiguration.updateFrom(config); in updateConfiguration() local
|
| /frameworks/base/packages/Osu/src/com/android/hotspot2/osu/ |
| D | OSUCache.java | 126 int changes = 0; in scanEnd() local
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| D | WindowAnimator.java | 352 void setPendingLayoutChanges(final int displayId, final int changes) { in setPendingLayoutChanges()
|
| D | AppWindowToken.java | 1090 void setAppLayoutChanges(int changes, String reason) { in setAppLayoutChanges()
|
| D | WindowManagerService.java | 5754 int changes = 0; in handleAnimatingStoppedAndTransitionLocked() local
|
| /frameworks/base/services/core/java/com/android/server/am/ |
| D | ActivityRecord.java | 2429 final int changes = getConfigurationChanges(mTmpConfig); in ensureActivityConfigurationLocked() local 2533 private boolean shouldRelaunchLocked(int changes, Configuration changesConfig) { in shouldRelaunchLocked() 2554 private boolean onlyVrUiModeChanged(int changes, Configuration lastReportedConfig) { in onlyVrUiModeChanged() 2565 int changes = lastReportedConfig.diff(currentConfig); in getConfigurationChanges() local
|
| D | PendingIntentRecord.java | 273 int changes = finalIntent.fillIn(intent, key.flags); in sendInner() local
|
| D | ActivityManagerService.java | 1253 int changes; field in ActivityManagerService.UpdateConfigurationResult 1547 int changes; field in ActivityManagerService.ProcessChangeItem
|
| /frameworks/native/services/inputflinger/ |
| D | InputReader.cpp | 339 uint32_t changes = mConfigurationChangesToRefresh; in loopOnce() local 599 void InputReader::refreshConfigurationLocked(uint32_t changes) { in refreshConfigurationLocked() 804 void InputReader::requestRefreshConfiguration(uint32_t changes) { in requestRefreshConfiguration() 1057 void InputDevice::configure(nsecs_t when, const InputReaderConfiguration* config, uint32_t changes)… in configure() 1924 const InputReaderConfiguration* config, uint32_t changes) { in configure() 2203 const InputReaderConfiguration* config, uint32_t changes) { in configure() 2516 const InputReaderConfiguration* config, uint32_t changes) { in configure() 2899 const InputReaderConfiguration* config, uint32_t changes) { in configure() 3141 const InputReaderConfiguration* config, uint32_t changes) { in configure() 6898 const InputReaderConfiguration* config, uint32_t changes) { in configure() [all …]
|
| /frameworks/support/v7/mediarouter/src/android/support/v7/media/ |
| D | MediaRouter.java | 1471 int changes = 0; in maybeUpdateDescriptor() local 1479 int changes = 0; in updateDescriptor() local 2381 int changes = route.maybeUpdateDescriptor(routeDescriptor); in updateRouteDescriptorAndNotify() local
|
| /frameworks/base/core/java/android/content/pm/ |
| D | RegisteredServicesCache.java | 453 StringBuilder changes = new StringBuilder(); in generateServicesMap() local
|
| /frameworks/av/media/libstagefright/foundation/ |
| D | AMessage.cpp | 908 sp<AMessage> changes = myMsg->changesFrom(oMsg, deep); in changesFrom() local
|
| /frameworks/base/core/java/android/app/ |
| D | ResourcesManager.java | 845 int changes = mResConfiguration.updateFrom(config); in applyConfigurationToResourcesLocked() local
|
| /frameworks/base/core/java/android/view/ |
| D | WindowManager.java | 2193 int changes = 0; in copyFrom() local
|
| D | ViewRootImpl.java | 7144 final int changes = event.getContentChangeTypes(); in handleWindowContentChangedEvent() local
|
| /frameworks/base/services/core/java/com/android/server/location/ |
| D | GnssLocationProvider.java | 1281 WorkSource[] changes = mClientSource.setReturningDiffs(source); in updateClientUids() local
|
| /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
| D | RecyclerViewLayoutTest.java | 3021 final Map<Long, Boolean> changes = new HashMap<>(); in invalidateDecorOffsets() local
|
| /frameworks/base/services/core/jni/ |
| D | com_android_server_input_InputManagerService.cpp | 743 uint32_t changes = 0; in setInputWindows() local
|
| /frameworks/base/core/java/android/content/ |
| D | Intent.java | 8931 int changes = 0; in fillIn() local
|
| /frameworks/av/media/libstagefright/ |
| D | ACodec.cpp | 5259 sp<const AMessage> changes = expectedFormat->changesFrom(mOutputFormat); in onOutputFormatChanged() local
|
| /frameworks/native/services/inputflinger/tests/ |
| D | InputReader_test.cpp | 1455 void configureDevice(uint32_t changes) { in configureDevice()
|