Searched refs:COMMAND_RELEASE_MEDIA_SESSION_FGS_DELEGATE (Results 1 – 2 of 2) sorted by relevance
261 sendCommandReceiverCommand(CommandReceiver.COMMAND_RELEASE_MEDIA_SESSION_FGS_DELEGATE); in testAppInBgWithActivePlayingMediaSessionAndNotificationIsStillInBg()287 sendCommandReceiverCommand(CommandReceiver.COMMAND_RELEASE_MEDIA_SESSION_FGS_DELEGATE); in testAppInBgWithActivePlayingMediaSessionWithMediaControllerAndNotificationGoesToFgs()309 sendCommandReceiverCommand(CommandReceiver.COMMAND_RELEASE_MEDIA_SESSION_FGS_DELEGATE); in testAppInBgWithActiveStoppedMediaSessionAndNotificationIsStillInBg()332 sendCommandReceiverCommand(CommandReceiver.COMMAND_RELEASE_MEDIA_SESSION_FGS_DELEGATE); in testAppInBgWithNonActivePlayingMediaSessionAndNotificationIsStillInBg()353 sendCommandReceiverCommand(CommandReceiver.COMMAND_RELEASE_MEDIA_SESSION_FGS_DELEGATE); in testAppInBgWithActivePlayingMediaSessionAndNoNotificationIsStillInBg()379 sendCommandReceiverCommand(CommandReceiver.COMMAND_RELEASE_MEDIA_SESSION_FGS_DELEGATE); in testAppInBgWithActiveStoppedMediaSessionWithMediaControllerAndNotificationIsStillInBg()407 sendCommandReceiverCommand(CommandReceiver.COMMAND_RELEASE_MEDIA_SESSION_FGS_DELEGATE); in testAppInBgWithNonActivePlayingMediaSessionWithMediaControllerAndNotificationIsStillInBg()432 sendCommandReceiverCommand(CommandReceiver.COMMAND_RELEASE_MEDIA_SESSION_FGS_DELEGATE); in testAppInBgWithActivePlayingMediaSessionWithMediaControllerAndNoNotificationIsStillInBg()457 sendCommandReceiverCommand(CommandReceiver.COMMAND_RELEASE_MEDIA_SESSION_FGS_DELEGATE); in testAppInFgWithActivePlayingMediaSessionAndNotificationGoesToBgIsStillInBg()486 sendCommandReceiverCommand(CommandReceiver.COMMAND_RELEASE_MEDIA_SESSION_FGS_DELEGATE); in testAppInFgWithActivePlayingMediaSessionWithMediaControllerAndNotificationGoesToBgGoesToFgs()[all …]
84 public static final int COMMAND_RELEASE_MEDIA_SESSION_FGS_DELEGATE = 28; field in CommandReceiver243 case COMMAND_RELEASE_MEDIA_SESSION_FGS_DELEGATE: in onReceive()