Searched refs:COMMAND_CREATE_MEDIA_SESSION_FGS_DELEGATE (Results 1 – 2 of 2) sorted by relevance
254 sendCommandReceiverCommand(CommandReceiver.COMMAND_CREATE_MEDIA_SESSION_FGS_DELEGATE); in testAppInBgWithActivePlayingMediaSessionAndNotificationIsStillInBg()278 sendCommandReceiverCommand(CommandReceiver.COMMAND_CREATE_MEDIA_SESSION_FGS_DELEGATE); in testAppInBgWithActivePlayingMediaSessionWithMediaControllerAndNotificationGoesToFgs()302 sendCommandReceiverCommand(CommandReceiver.COMMAND_CREATE_MEDIA_SESSION_FGS_DELEGATE); in testAppInBgWithActiveStoppedMediaSessionAndNotificationIsStillInBg()324 sendCommandReceiverCommand(CommandReceiver.COMMAND_CREATE_MEDIA_SESSION_FGS_DELEGATE); in testAppInBgWithNonActivePlayingMediaSessionAndNotificationIsStillInBg()347 sendCommandReceiverCommand(CommandReceiver.COMMAND_CREATE_MEDIA_SESSION_FGS_DELEGATE); in testAppInBgWithActivePlayingMediaSessionAndNoNotificationIsStillInBg()370 sendCommandReceiverCommand(CommandReceiver.COMMAND_CREATE_MEDIA_SESSION_FGS_DELEGATE); in testAppInBgWithActiveStoppedMediaSessionWithMediaControllerAndNotificationIsStillInBg()396 sendCommandReceiverCommand(CommandReceiver.COMMAND_CREATE_MEDIA_SESSION_FGS_DELEGATE); in testAppInBgWithNonActivePlayingMediaSessionWithMediaControllerAndNotificationIsStillInBg()424 sendCommandReceiverCommand(CommandReceiver.COMMAND_CREATE_MEDIA_SESSION_FGS_DELEGATE); in testAppInBgWithActivePlayingMediaSessionWithMediaControllerAndNoNotificationIsStillInBg()448 sendCommandReceiverCommand(CommandReceiver.COMMAND_CREATE_MEDIA_SESSION_FGS_DELEGATE); in testAppInFgWithActivePlayingMediaSessionAndNotificationGoesToBgIsStillInBg()475 sendCommandReceiverCommand(CommandReceiver.COMMAND_CREATE_MEDIA_SESSION_FGS_DELEGATE); in testAppInFgWithActivePlayingMediaSessionWithMediaControllerAndNotificationGoesToBgGoesToFgs()[all …]
81 public static final int COMMAND_CREATE_MEDIA_SESSION_FGS_DELEGATE = 25; field in CommandReceiver225 case COMMAND_CREATE_MEDIA_SESSION_FGS_DELEGATE: in onReceive()