Home
last modified time | relevance | path

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

/frameworks/base/test-mock/src/android/test/mock/
DMockContext.java90 public Executor getMainExecutor() { in getMainExecutor() method in MockContext
/frameworks/base/core/java/android/content/
DContextWrapper.java112 public Executor getMainExecutor() { in getMainExecutor() method in ContextWrapper
DContext.java541 public Executor getMainExecutor() { in getMainExecutor() method in Context
/frameworks/base/core/java/android/app/
DContextImpl.java320 public Executor getMainExecutor() { in getMainExecutor() method in ContextImpl