Searched defs:getLoopers (Results 1 – 3 of 3) sorted by relevance
| /external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ | ||
| D | ShadowLegacyLooper.java | 172 protected static Collection<Looper> getLoopers() { in getLoopers() method in ShadowLegacyLooper |
| D | ShadowPausedLooper.java | 83 protected static Collection<Looper> getLoopers() { in getLoopers() method in ShadowPausedLooper |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ | ||
| D | WebAssemblyFixIrreducibleControlFlow.cpp | 99 const BlockSet &getLoopers() const { return Loopers; } in getLoopers() function in __anoncc1838a40111::ReachabilityGraph |