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

  /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
BaseWrapContentWithAspectRatioTest.java 198 List<MeasureBehavior> behaviors = new ArrayList<>(); field in class:BaseWrapContentWithAspectRatioTest.WrapContentAdapter
200 public WrapContentAdapter(MeasureBehavior... behaviors) {
201 Collections.addAll(this.behaviors, behaviors);
211 holder.mView.setBehavior(behaviors.get(position));
217 return behaviors.size();
  /external/google-breakpad/src/client/mac/handler/
exception_handler.cc 107 exception_behavior_t behaviors[EXC_TYPES_COUNT]; member in struct:google_breakpad::ExceptionParameters
440 current.behaviors,
458 exception_behavior_t target_behavior = current.behaviors[found];
675 previous_->behaviors,
709 previous_->behaviors[i],
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBstr.h 296 XkbBehavior *behaviors; member in struct:_XkbServerMapRec
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBstr.h 296 XkbBehavior *behaviors; member in struct:_XkbServerMapRec
  /external/v8/src/inspector/build/closure-compiler/
closure-compiler.jar 

Completed in 96 milliseconds