Searched refs:mCommandHandler (Results 1 – 1 of 1) sorted by relevance
60 private final CommandHandler mCommandHandler; field in SystemAlarmDispatcher79 mCommandHandler = new CommandHandler(mContext); in SystemAlarmDispatcher()180 if (!mCommandHandler.hasPendingCommands() && mIntents.isEmpty()) { in checkForCommandsCompleted()221 mCommandHandler.onHandleIntent(intent, startId, in processCommand()