Home
last modified time | relevance | path

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/
DSessionManager.java352 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/
DUtil.java233 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/
DREADME.md27 If you've found an error in this sample, please file an issue:
/developers/samples/android/ui/views/CardView/kotlinApp/
DREADME.md26 If you've found an error in this sample, please file an issue:
/developers/samples/android/background/alarms/RepeatingAlarm/
DREADME.md27 If you've found an error in this sample, please file an issue:
/developers/samples/android/background/JobScheduler/
DREADME.md27 If you've found an error in this sample, please file an issue:
/developers/samples/android/ui/views/CardView/
DREADME.md27 If you've found an error in this sample, please file an issue:
/developers/samples/android/ui/transition/FragmentTransition/
DREADME.md25 If you've found an error in this sample, please file an issue:
/developers/samples/android/media/MediaRouter/
DREADME.md26 If you've found an error in this sample, please file an issue:
/developers/samples/android/ui/views/NavigationDrawer/kotlinApp/
DREADME.md26 If you've found an error in this sample, please file an issue:
/developers/samples/android/testing/ActivityInstrumentation/
DREADME.md27 If you've found an error in this sample, please file an issue:
/developers/samples/android/ui/text/
DREADME.md21 If you've found an error in this sample, please file an issue:
/developers/samples/android/ui/views/SlidingTabs/SlidingTabsBasic/
DREADME.md27 If you've found an error in this sample, please file an issue:
/developers/samples/android/ui/transition/AdapterTransition/
DREADME.md25 If you've found an error in this sample, please file an issue:
Dgradlew.bat27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshMultipleViews/
DREADME.md29 If you've found an error in this sample, please file an issue:
/developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshLayoutBasic/
DREADME.md28 If you've found an error in this sample, please file an issue:
/developers/samples/android/ui/window/ImmersiveMode/
DREADME.md28 If you've found an error in this sample, please file an issue:
/developers/samples/android/media/MediaEffects/
Dgradlew.bat27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/developers/samples/android/admin/DeviceOwner/
Dgradlew.bat27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/developers/samples/android/media/BasicMediaRouter/
Dgradlew.bat27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/developers/samples/android/deprecated/wearable/wear/Notifications/
Dgradlew.bat27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/developers/samples/android/connectivity/bluetooth/BluetoothChat/
Dgradlew.bat27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/developers/samples/android/deprecated/wearable/wear/GridViewPager/
Dgradlew.bat27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
/developers/samples/android/content/documentsUi/DirectorySelection/
Dgradlew.bat27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.

1234567891011