.class final Lcom/google/common/util/concurrent/ServiceManager$NoOpService; .super Lcom/google/common/util/concurrent/AbstractService; .source "ServiceManager.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/google/common/util/concurrent/ServiceManager; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x19 name = "NoOpService" .end annotation # direct methods .method private constructor ()V .locals 0 .line 1 invoke-direct {p0}, Lcom/google/common/util/concurrent/AbstractService;->()V return-void .end method .method public synthetic constructor (Lcom/google/common/util/concurrent/ServiceManager$1;)V .locals 0 .line 2 invoke-direct {p0}, Lcom/google/common/util/concurrent/ServiceManager$NoOpService;->()V return-void .end method # virtual methods .method public doStart()V .locals 0 .line 1 invoke-virtual {p0}, Lcom/google/common/util/concurrent/AbstractService;->notifyStarted()V return-void .end method .method public doStop()V .locals 0 .line 1 invoke-virtual {p0}, Lcom/google/common/util/concurrent/AbstractService;->notifyStopped()V return-void .end method