Searched refs:getSettingsIntent (Results 1 - 11 of 11) sorted by relevance

/frameworks/support/v7/mediarouter/src/android/support/v7/app/
H A DMediaRouteControllerDialog.java331 if (mRoute.getSettingsIntent() != null) {
491 IntentSender is = mRoute.getSettingsIntent();
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DCastTile.java165 public Intent getSettingsIntent() { method in class:CastTile.CastDetailAdapter
H A DBluetoothTile.java182 public Intent getSettingsIntent() { method in class:BluetoothTile.BluetoothDetailAdapter
H A DCellularTile.java231 public Intent getSettingsIntent() { method in class:CellularTile.CellularDetailAdapter
H A DDndTile.java231 public Intent getSettingsIntent() { method in class:DndTile.DndDetailAdapter
H A DWifiTile.java248 public Intent getSettingsIntent() { method in class:WifiTile.WifiDetailAdapter
/frameworks/base/core/java/android/speech/tts/
H A DTtsEngines.java197 public Intent getSettingsIntent(String engine) { method in class:TtsEngines
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSTile.java108 Intent getSettingsIntent(); method in interface:QSTile.DetailAdapter
H A DQSPanel.java391 final Intent settingsIntent = detailAdapter.getSettingsIntent();
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DUserSwitcherController.java585 public Intent getSettingsIntent() {
/frameworks/support/v7/mediarouter/src/android/support/v7/media/
H A DMediaRouter.java1239 public IntentSender getSettingsIntent() { method in class:MediaRouter.RouteInfo

Completed in 363 milliseconds