HomeSort by relevance Sort by last modified time
    Searched defs:shouldIgnore (Results 1 - 25 of 123) sorted by null

1 2 3 4 5

  /frameworks/base/core/java/com/android/internal/widget/
RecyclerViewAccessibilityDelegate.java 38 boolean shouldIgnore() {
47 if (!shouldIgnore() && mRecyclerView.getLayoutManager() != null) {
58 if (!shouldIgnore() && mRecyclerView.getLayoutManager() != null) {
67 if (host instanceof RecyclerView && !shouldIgnore()) {
88 if (!shouldIgnore() && mRecyclerView.getLayoutManager() != null) {
99 if (!shouldIgnore() && mRecyclerView.getLayoutManager() != null) {
RecyclerView.java 728 if (!vh.isTmpDetached() && !vh.shouldIgnore()) {
746 if (vh.isTmpDetached() && !vh.shouldIgnore()) {
    [all...]
  /frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
RecyclerViewAccessibilityDelegate.java 42 boolean shouldIgnore() {
51 if (!shouldIgnore() && mRecyclerView.getLayoutManager() != null) {
62 if (!shouldIgnore() && mRecyclerView.getLayoutManager() != null) {
71 if (host instanceof RecyclerView && !shouldIgnore()) {
112 if (!mRecyclerViewDelegate.shouldIgnore()
124 if (!mRecyclerViewDelegate.shouldIgnore()
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapFolderElement.java 66 public boolean shouldIgnore() {
  /external/clang/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 305 bool shouldIgnore() const { return CapExpr == nullptr; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 305 bool shouldIgnore() const { return CapExpr == nullptr; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 305 bool shouldIgnore() const { return CapExpr == nullptr; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 305 bool shouldIgnore() const { return CapExpr == nullptr; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 305 bool shouldIgnore() const { return CapExpr == nullptr; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 305 bool shouldIgnore() const { return CapExpr == nullptr; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 305 bool shouldIgnore() const { return CapExpr == nullptr; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 305 bool shouldIgnore() const { return CapExpr == nullptr; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 305 bool shouldIgnore() const { return CapExpr == nullptr; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 305 bool shouldIgnore() const { return CapExpr == nullptr; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 305 bool shouldIgnore() const { return CapExpr == nullptr; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 305 bool shouldIgnore() const { return CapExpr == nullptr; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 305 bool shouldIgnore() const { return CapExpr == nullptr; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 305 bool shouldIgnore() const { return CapExpr == nullptr; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Analysis/Analyses/
ThreadSafetyCommon.h 305 bool shouldIgnore() const { return CapExpr == nullptr; }
  /prebuilts/misc/common/robolectric/3.4.2/lib/
junit-3.4.2.jar 
robolectric-3.4.2.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
junit-3.5.1.jar 
robolectric-3.5.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
junit-3.6.1.jar 
  /prebuilts/tools/common/m2/repository/com/uber/rave/0.6.0/
rave-0.6.0.jar 

Completed in 774 milliseconds

1 2 3 4 5