HomeSort by relevance Sort by last modified time
    Searched refs:changeType (Results 1 - 25 of 32) sorted by null

1 2

  /frameworks/support/v4/kitkat/android/support/v4/view/
ViewParentCompatKitKat.java 24 View source, int changeType) {
25 parent.notifySubtreeAccessibilityStateChanged(child, source, changeType);
  /packages/services/Car/libvehiclenetwork/java/src/com/android/car/vehiclenetwork/
VehiclePropConfigUtil.java 40 int property, int propAccess, int changeType, int valueType, int zones,
45 setChangeMode(changeType).
56 int property, int propAccess, int changeType, int valueType, int configFlags) {
59 changeType,
  /frameworks/support/v4/java/android/support/v4/view/
ViewParentCompat.java 50 View source, int changeType);
132 View source, int changeType) {
148 View source, int changeType) {
150 source, changeType);
411 * @param changeType A bit mask of the types of changes that occurred. One
421 View source, int changeType) {
422 IMPL.notifySubtreeAccessibilityStateChanged(parent, child, source, changeType);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
p2p.h 129 PEER_CHANGE_TYPE changeType;
141 PEER_CHANGE_TYPE changeType;
146 PEER_CHANGE_TYPE changeType;
153 PEER_CHANGE_TYPE changeType;
164 PEER_CHANGE_TYPE changeType;
fwpmtypes.h 85 FWPM_CHANGE_TYPE changeType;
131 FWPM_CHANGE_TYPE changeType;
329 FWPM_CHANGE_TYPE changeType;
334 FWPM_CHANGE_TYPE changeType;
389 FWPM_CHANGE_TYPE changeType;
eventsys.h     [all...]
  /frameworks/base/core/java/android/view/
ViewParent.java 365 * @param changeType A bit mask of the types of changes that occurred. One
374 public void notifySubtreeAccessibilityStateChanged(View child, View source, int changeType);
ViewRootImpl.java     [all...]
ViewGroup.java     [all...]
View.java     [all...]
  /external/v8/src/js/
object-observe.js 576 function ObjectNotifierPerformChange(changeType, changeFn) {
583 if (!IS_STRING(changeType))
589 performChangeFn(objectInfo, changeType, changeFn);
593 function NativeObjectNotifierPerformChange(objectInfo, changeType, changeFn) {
594 ObjectInfoAddPerformingType(objectInfo, changeType);
600 ObjectInfoRemovePerformingType(objectInfo, changeType);
604 ObjectInfoEnqueueExternalChangeRecord(objectInfo, changeRecord, changeType);
  /external/jdiff/src/jdiff/
HTMLIndexes.java     [all...]
  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
RecyclerViewFocusRecoveryTest.java 194 private void recoverAdapterChangeViaStableId(final boolean swap, final boolean changeType)
205 if (changeType) {
223 if (changeType) {
RecyclerViewAnimationsTest.java     [all...]
  /packages/apps/Settings/src/com/android/settings/vpn2/
ConfigDialog.java 171 changeType(mProfile.type);
249 changeType(position);
285 private void changeType(int type) {
  /external/guava/guava/lib/
jdiff.jar 
  /external/guice/lib/build/jdiff/
jdiff.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
lbxproto.h 97 BOOL changeType;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
lbxproto.h 97 BOOL changeType;
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
org.eclipse.text_3.5.0.v20100601-1300.jar 
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.text_3.5.400.v20150505-1044.jar 
  /cts/tests/tests/view/src/android/view/cts/
ViewTest.java     [all...]
  /prebuilts/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 

Completed in 1803 milliseconds

1 2