HomeSort by relevance Sort by last modified time
    Searched defs:TYPE_CHANGE (Results 1 - 5 of 5) sorted by null

  /frameworks/support/v7/recyclerview/src/android/support/v7/util/
BatchingListUpdateCallback.java 35 private static final int TYPE_CHANGE = 3;
64 case TYPE_CHANGE:
108 if (mLastEventType == TYPE_CHANGE &&
121 mLastEventType = TYPE_CHANGE;
  /external/selinux/python/sepolgen/src/sepolgen/
refpolicy.py 499 the type rules (type_trans, type_change, and type_member). The major
503 TYPE_CHANGE = 1
517 elif self.rule_type == self.TYPE_CHANGE:
518 return "type_change"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
refpolicy.py 499 the type rules (type_trans, type_change, and type_member). The major
503 TYPE_CHANGE = 1
517 elif self.rule_type == self.TYPE_CHANGE:
518 return "type_change"
  /prebuilts/sdk/current/support/v7/recyclerview/libs/
android-support-v7-recyclerview.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 484 milliseconds