Home
last modified time | relevance | path

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

/core/core/src/main/java/androidx/core/content/
DContextCompat.java686 public static @NonNull Executor getMainExecutor(@NonNull Context context) { in getMainExecutor() method in ContextCompat
1134 static Executor getMainExecutor(Context obj) { in getMainExecutor() method in ContextCompat.Api28Impl