HomeSort by relevance Sort by last modified time
    Searched refs:ControlType (Results 1 - 14 of 14) sorted by null

  /frameworks/base/media/java/android/media/
VolumeProvider.java 39 public @interface ControlType {}
76 public VolumeProvider(@ControlType int volumeControl, int maxVolume, int currentVolume) {
87 @ControlType
MediaRouter.java     [all...]
  /frameworks/support/media-compat/java/android/support/v4/media/
VolumeProviderCompat.java 43 public @interface ControlType {}
81 public VolumeProviderCompat(@ControlType int volumeControl, int maxVolume, int currentVolume) {
101 @ControlType
  /packages/apps/Camera2/src_pd/com/google/common/logging/
eventprotos.java 77 public class ControlType {
  /packages/apps/Launcher3/protos/
launcher_log.proto 45 optional ControlType control_type = 8;
86 enum ControlType {
  /packages/apps/Launcher3/src/com/android/launcher3/logging/
LoggerUtils.java 31 import com.android.launcher3.userevent.nano.LauncherLogProto.ControlType;
85 return getFieldName(t.controlType, ControlType.class);
148 t.controlType = ControlType.APPINFO_TARGET;
150 t.controlType = ControlType.UNINSTALL_TARGET;
152 t.controlType = ControlType.REMOVE_TARGET;
  /external/skia/samplecode/
SampleAAGeometry.cpp 654 enum ControlType {
683 MyClick(SkView* target, ClickType type, ControlType control)
694 , fControl((ControlType) index)
702 , fControl((ControlType) index)
728 MyClick::ControlType fControlType;
738 MyClick::ControlType fButtonType;
741 static void enable_verb_button(MyClick::ControlType type) {
743 MyClick::ControlType testType = kButtonList[index].fButtonType;
923 void set_controlList(int index, UniControl* control, MyClick::ControlType type) {
947 void set_buttonList(int index, Button* button, MyClick::ControlType type)
    [all...]
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouter.java     [all...]
  /packages/apps/Camera2/src/com/android/camera/ui/
ModeListView.java 415 eventprotos.ControlEvent.ControlType.MENU_FULL_FROM_HIDDEN);
592 eventprotos.ControlEvent.ControlType.MENU_SCROLL_FROM_SHIMMY);
828 eventprotos.ControlEvent.ControlType.MENU_FULL_FROM_SCROLL);
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
Launcher.java 118 import com.android.launcher3.userevent.nano.LauncherLogProto.ControlType;
    [all...]
  /external/webrtc/webrtc/modules/audio_device/win/
audio_mixer_manager_win.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
srb.h 471 IN SCSI_ADAPTER_CONTROL_TYPE ControlType,
  /packages/apps/Camera2/src/com/android/camera/
CameraActivity.java     [all...]
  /prebuilts/sdk/current/support/media-compat/
android-support-media-compat.jar 

Completed in 2502 milliseconds