Searched refs:recentsIntent (Results 1 – 1 of 1) sorted by relevance
197 Intent recentsIntent = new Intent(REQUEST_FROM_LAUNCHER); in handleMessage() local198 recentsIntent.putExtra(INTENT_EXTRA_RECENTS_VISIBILITY_CHANGE, in handleMessage()200 CarUiPortraitService.this.sendBroadcast(recentsIntent); in handleMessage()