Home | History | Annotate | Download | only in versions

Lines Matching full:attached

357 You'll be able to launch any intents attached to the notification or its actions,
797 unique content to any one or multiple displays that are attached to an Android
846 Presentation display is attached, at which time it can automatically switch to
854 reports the <strong>secure video capabilities</strong> of attached displays. Your app query a
1408 <p>Apps can <strong>register to be notified</strong> when any new input devices are attached, by USB, Bluetooth, or any other connection type. They can use this information to change state or capabilities as needed. For example, a game could receive notification that a new keyboard or joystick is attached, indicating the presence of a new player.</p>
1414 <p>Apps can query the device manager to enumerate all of the input devices currently attached and learn about the capabilities of each.</p>
1418 <p>Among other capabilities, apps can now make use of any <strong>vibrator service</strong> associated with an attached input device, such as for <strong>Rumble Pak</strong> controllers.</p>