Searched defs:cast (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSystemUIFactory.java105 CastController cast, FlashlightController flashlight,
111 hotspot, cast, flashlight, userSwitcher, userInfo, keyguard, security, battery,
101 createQSTileHost(Context context, PhoneStatusBar statusBar, BluetoothController bluetooth, LocationController location, RotationLockController rotation, NetworkController network, ZenModeController zen, HotspotController hotspot, CastController cast, FlashlightController flashlight, UserSwitcherController userSwitcher, UserInfoController userInfo, KeyguardMonitor keyguard, SecurityController security, BatteryController battery, StatusBarIconController iconController, NextAlarmController nextAlarmController) argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBarPolicy.java102 CastController cast, HotspotController hotspot, UserInfoController userInfoController,
107 mCast = cast;
172 // cast
101 PhoneStatusBarPolicy(Context context, StatusBarIconController iconController, CastController cast, HotspotController hotspot, UserInfoController userInfoController, BluetoothController bluetooth, RotationLockController rotationLockController, DataSaverController dataSaver) argument
H A DQSTileHost.java124 CastController cast, FlashlightController flashlight,
137 mCast = cast;
442 else if (tileSpec.equals("cast")) return new CastTile(this);
120 QSTileHost(Context context, PhoneStatusBar statusBar, BluetoothController bluetooth, LocationController location, RotationLockController rotation, NetworkController network, ZenModeController zen, HotspotController hotspot, CastController cast, FlashlightController flashlight, UserSwitcherController userSwitcher, UserInfoController userInfo, KeyguardMonitor keyguard, SecurityController security, BatteryController battery, StatusBarIconController iconController, NextAlarmController nextAlarmController) argument
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DRecyclerViewFocusRecoveryTest.java296 cast(holder).setFocusable(false);
415 FocusViewHolder fvh = cast(viewHolder);
424 FocusViewHolder fvh = cast(vh);
428 private <T extends FocusViewHolder> T cast(RecyclerView.ViewHolder vh) { method in class:RecyclerViewFocusRecoveryTest
457 cast(holder).bindTo(mItems.get(position));
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Stream.cpp39 Camera3Stream* Camera3Stream::cast(camera3_stream *stream) { function in class:android::camera3::Camera3Stream
43 const Camera3Stream* Camera3Stream::cast(const camera3_stream *stream) { function in class:android::camera3::Camera3Stream
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jar ... CSFileLoader fileLoader static org.clearsilver.jni.JniHdf cast (org.clearsilver.HDF) org.clearsilver.HDF ...
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 315 milliseconds