/developers/build/prebuilts/androidtv/visual-game-controller/src/com/example/android/visualgamecontroller/ |
D | FullscreenActivity.java | 216 InputDevice dev = InputDevice.getDevice(deviceId); in checkGameControllers() local 217 int sources = dev.getSources(); in checkGameControllers() 229 mControllerView.setCurrentControllerNumber(dev.getControllerNumber()); in checkGameControllers() 430 InputDevice dev = InputDevice.getDevice(mCurrentDeviceId); in onInputDeviceAdded() local 431 if (dev != null) { in onInputDeviceAdded() 432 mControllerView.setCurrentControllerNumber(dev.getControllerNumber()); in onInputDeviceAdded() 456 InputDevice dev = InputDevice.getDevice(mCurrentDeviceId); in onInputDeviceRemoved() local 457 if (dev != null) { in onInputDeviceRemoved() 458 mControllerView.setCurrentControllerNumber(dev.getControllerNumber()); in onInputDeviceRemoved()
|
/developers/build/ |
D | github.sh | 18 folderPS=$(cat /dev/urandom | tr -dc 'a-zA-Z0-9' | fold -w 32 | head -n 1) 148 result=$(curl -o /dev/null --silent --head --write-out '%{http_code}' "$URL") 181 git clone $URL.git &> /dev/null 268 tokenTest=$(curl -o /dev/null --silent \
|
/developers/samples/android/input/multitouch/BasicMultitouch/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/build/prebuilts/gradle/RuntimePermissionsBasic/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/samples/android/media/Camera2Raw/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/build/prebuilts/gradle/SwipeRefreshLayoutBasic/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/samples/android/connectivity/bluetooth/BluetoothAdvertisements/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/samples/android/media/Camera2Video/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/samples/android/content/contacts/BasicContactables/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/samples/android/content/documentsUi/StorageClient/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/build/prebuilts/gradle/SkeletonWearableApp/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/build/prebuilts/gradle/Quiz/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/build/prebuilts/gradle/SwipeRefreshListFragment/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/samples/android/security/DirectBoot/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/samples/android/wearable/wear/EmbeddedApp/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/build/prebuilts/gradle/CustomTransition/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/samples/android/wearable/wear/WatchViewStub/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/samples/android/notification/ActiveNotifications/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/build/prebuilts/gradle/TextSwitcher/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/samples/android/system/AppUsageStatistics/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/build/prebuilts/androidtv/visual-game-controller/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/samples/android/media/MediaBrowserService/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/build/prebuilts/gradle/NavigationDrawer/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/build/prebuilts/gradle/Camera2Raw/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|
/developers/build/prebuilts/gradle/Geofencing/ |
D | gradlew | 57 if expr "$link" : '/.*' > /dev/null; then 86 …which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be foun… 119 ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
|