Home
last modified time | relevance | path

Searched refs:thisExtras (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/chooser/
DChooserHelper.java36 final Bundle thisExtras = thisIntent.getExtras(); in onChoose() local
40 thisExtras.getBinder(ActivityTaskManager.EXTRA_PERMISSION_TOKEN); in onChoose()