Searched refs:found (Results 1 – 25 of 260) sorted by relevance
1234567891011
/developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/ |
D | SessionManager.java | 352 PlaylistItem found = null; in removeItem() local 362 found = item; in removeItem() 365 mCallback.onItemChanged(found); in removeItem() 371 if (found != null) { in removeItem() 377 return found; in removeItem()
|
/developers/samples/android/input/autofill/AutofillFramework/afservice/src/main/java/com/example/android/autofill/service/util/ |
D | Util.java | 233 final ViewNode found = findNodeByFilter(node.getChildAt(i), id, filter); in findNodeByFilter() local 234 if (found != null) { in findNodeByFilter() 235 return found; in findNodeByFilter()
|
/developers/samples/android/ui/views/NavigationDrawer/ |
D | README.md | 27 If you've found an error in this sample, please file an issue:
|
/developers/samples/android/ui/views/CardView/kotlinApp/ |
D | README.md | 26 If you've found an error in this sample, please file an issue:
|
/developers/samples/android/background/alarms/RepeatingAlarm/ |
D | README.md | 27 If you've found an error in this sample, please file an issue:
|
/developers/samples/android/background/JobScheduler/ |
D | README.md | 27 If you've found an error in this sample, please file an issue:
|
/developers/samples/android/ui/views/CardView/ |
D | README.md | 27 If you've found an error in this sample, please file an issue:
|
/developers/samples/android/ui/transition/FragmentTransition/ |
D | README.md | 25 If you've found an error in this sample, please file an issue:
|
/developers/samples/android/media/MediaRouter/ |
D | README.md | 26 If you've found an error in this sample, please file an issue:
|
/developers/samples/android/ui/views/NavigationDrawer/kotlinApp/ |
D | README.md | 26 If you've found an error in this sample, please file an issue:
|
/developers/samples/android/testing/ActivityInstrumentation/ |
D | README.md | 27 If you've found an error in this sample, please file an issue:
|
/developers/samples/android/ui/text/ |
D | README.md | 21 If you've found an error in this sample, please file an issue:
|
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsBasic/ |
D | README.md | 27 If you've found an error in this sample, please file an issue:
|
/developers/samples/android/ui/transition/AdapterTransition/ |
D | README.md | 25 If you've found an error in this sample, please file an issue:
|
D | gradlew.bat | 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/ |
D | README.md | 29 If you've found an error in this sample, please file an issue:
|
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshLayoutBasic/ |
D | README.md | 28 If you've found an error in this sample, please file an issue:
|
/developers/samples/android/ui/window/ImmersiveMode/ |
D | README.md | 28 If you've found an error in this sample, please file an issue:
|
/developers/samples/android/media/MediaEffects/ |
D | gradlew.bat | 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
/developers/samples/android/admin/DeviceOwner/ |
D | gradlew.bat | 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
/developers/samples/android/media/BasicMediaRouter/ |
D | gradlew.bat | 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
/developers/samples/android/deprecated/wearable/wear/Notifications/ |
D | gradlew.bat | 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
/developers/samples/android/connectivity/bluetooth/BluetoothChat/ |
D | gradlew.bat | 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
/developers/samples/android/deprecated/wearable/wear/GridViewPager/ |
D | gradlew.bat | 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
/developers/samples/android/content/documentsUi/DirectorySelection/ |
D | gradlew.bat | 27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
1234567891011