Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothBroadcastDialog.java47 public static final String KEY_APP_LABEL = "app_label"; field in BluetoothBroadcastDialog
65 mCurrentAppLabel = getActivity().getIntent().getCharSequenceExtra(KEY_APP_LABEL); in onCreate()
/packages/apps/Settings/src/com/android/settings/notification/
DMediaVolumePreferenceController.java160 BluetoothBroadcastDialog.KEY_APP_LABEL, in getSliceEndItem()