Home
last modified time | relevance | path

Searched defs:interactsWith (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DBackStackRecord.java715 boolean interactsWith(int containerId) { in interactsWith() method in BackStackRecord
727 boolean interactsWith(ArrayList<BackStackRecord> records, int startIndex, int endIndex) { in interactsWith() method in BackStackRecord