Searched refs:ForegroundServiceTypeLoggerModule (Results 1 – 5 of 5) sorted by relevance
22 import static com.android.server.am.ForegroundServiceTypeLoggerModule.FGS_API_BEGIN_WITH_FGS;23 import static com.android.server.am.ForegroundServiceTypeLoggerModule.FGS_API_END_WITHOUT_FGS;24 import static com.android.server.am.ForegroundServiceTypeLoggerModule.FGS_API_END_WITH_FGS;25 import static com.android.server.am.ForegroundServiceTypeLoggerModule.FGS_STATE_CHANGED_API_CALL;56 ForegroundServiceTypeLoggerModule mFgsLogger;60 ForegroundServiceTypeLoggerModule logger = new ForegroundServiceTypeLoggerModule(); in setUp()
58 public class ForegroundServiceTypeLoggerModule { class130 public ForegroundServiceTypeLoggerModule() { in ForegroundServiceTypeLoggerModule() method in ForegroundServiceTypeLoggerModule
479 private final ForegroundServiceTypeLoggerModule mFGSLogger;775 this.mFGSLogger = new ForegroundServiceTypeLoggerModule(); in ActiveServices()
284 Lcom/android/server/am/ForegroundServiceTypeLoggerModule;6306 PLcom/android/server/am/ForegroundServiceTypeLoggerModule$FgsApiRecord;-><init>(IILjava/lang/String…6307 HPLcom/android/server/am/ForegroundServiceTypeLoggerModule$UidState;-><init>()V6308 …com/android/server/am/ForegroundServiceTypeLoggerModule$UidState;-><init>(Lcom/android/server/am/F…6309 HSPLcom/android/server/am/ForegroundServiceTypeLoggerModule;-><init>()V6310 PLcom/android/server/am/ForegroundServiceTypeLoggerModule;->convertFgsTypeToApiTypes(I)Landroid/uti…6311 PLcom/android/server/am/ForegroundServiceTypeLoggerModule;->hasValidActiveFgs(II)Z6312 HPLcom/android/server/am/ForegroundServiceTypeLoggerModule;->logForegroundServiceApiEventBegin(IIIL…6313 PLcom/android/server/am/ForegroundServiceTypeLoggerModule;->logForegroundServiceApiEventEnd(III)J6314 HPLcom/android/server/am/ForegroundServiceTypeLoggerModule;->logForegroundServiceStart(IILcom/andro…
289 …Record;]Lcom/android/server/am/ForegroundServiceTypeLoggerModule;Lcom/android/server/am/Foreground…