HomeSort by relevance Sort by last modified time
    Searched full:asyncserviceinfo (Results 1 - 1 of 1) sorted by null

  /frameworks/base/core/java/com/android/internal/util/
AsyncService.java 52 public static final class AsyncServiceInfo {
63 AsyncServiceInfo mAsyncServiceInfo;
66 * Create the service's handler returning AsyncServiceInfo.
68 * @return AsyncServiceInfo
70 abstract public AsyncServiceInfo createHandler();

Completed in 670 milliseconds