Searched refs:ACTION_STOP_PLAYOUT (Results 1 – 2 of 2) sorted by relevance
62 static final String ACTION_STOP_PLAYOUT = "com.android.car.messenger.ACTION_STOP_PLAYOUT"; field in MessengerService163 case ACTION_STOP_PLAYOUT: in onStartCommand()193 case ACTION_STOP_PLAYOUT: in hasRequiredArgs()
262 .setAction(MessengerService.ACTION_STOP_PLAYOUT) in stopMessage()