HomeSort by relevance Sort by last modified time
    Searched refs:ServiceManagerState (Results 1 - 3 of 3) sorted by null

  /external/guava/guava/src/com/google/common/util/concurrent/
ServiceManager.java 181 private final ServiceManagerState state;
202 this.state = new ServiceManagerState(copy);
204 WeakReference<ServiceManagerState> stateReference =
205 new WeakReference<ServiceManagerState>(state);
400 private static final class ServiceManagerState {
471 ServiceManagerState(ImmutableCollection<Service> services) {
720 * also calls the {@link ServiceManagerState#transitionService(Service, State, State)},
727 final WeakReference<ServiceManagerState> state;
729 ServiceListener(Service service, WeakReference<ServiceManagerState> state) {
735 ServiceManagerState state = this.state.get()
    [all...]
  /prebuilts/tools/common/m2/repository/com/google/guava/guava-jdk5/17.0/
guava-jdk5-17.0.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 

Completed in 71 milliseconds