Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/accessibility/
DMagnificationService.java114 final MagnificationController controller = getMagnificationController(); in handleVolumeKey() local
118 final float currScale = controller.getScale(); in handleVolumeKey()
127 controller.setScale(nextScale, true /* animate */); in handleVolumeKey()
128 controller.setCenter(metrics.widthPixels / 2f, metrics.heightPixels / 2f, true); in handleVolumeKey()
158 public void onMagnificationChanged(MagnificationController controller, in onServiceConnected()
/development/samples/ApiDemos/src/com/example/android/apis/view/
DLayoutAnimation2.java50 LayoutAnimationController controller = new LayoutAnimationController(set, 0.5f); in onCreate() local
52 listView.setLayoutAnimation(controller); in onCreate()
/development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/
DCustomRecyclerAdapter.java61 public CustomRecyclerAdapter(String[] dataSet, Controller controller) { in CustomRecyclerAdapter() argument
63 mController = controller; in CustomRecyclerAdapter()
/development/samples/JetBoy/src/com/example/android/jetboy/
DJetBoyView.java106 byte controller, byte value) { in JetGameEvent() argument
111 this.controller = controller; in JetGameEvent()
119 public byte controller; field in JetBoyView.JetGameEvent
734 jetEvent.channel, jetEvent.controller, jetEvent.value); in updateGameState()
902 byte controller, byte value) { in processJetEvent() argument
1266 byte controller, byte value) { in onJetEvent() argument
1272 mEventQueue.add(new JetGameEvent(player, segment, track, channel, controller, value)); in onJetEvent()
/development/tools/logblame/
Dsample.txt907 no controller energy info supplied
1190 no controller energy info supplied
2195 no controller energy info supplied
2452 no controller energy info supplied
2752 no controller energy info supplied
/development/samples/training/NavigationDrawer/libs/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...