Searched refs:component (Results 1 – 7 of 7) sorted by relevance
/development/samples/browseable/XYZTouristAttractions/ |
D | _index.jd | 17 The Wear component loads a full wearable app that shows images, 19 attractions in a GridViewPager UI component.
|
/development/sdk/ |
D | sdk.properties | 2 # This file is copied in the root folder of each platform component.
|
D | sdk_files_NOTICE.txt | 850 which the executable runs, unless that component itself accompanies 1758 operating system on which the executable runs, unless that component 2565 which the executable runs, unless that component itself accompanies 3024 which the executable runs, unless that component itself accompanies 4200 operating system on which the executable runs, unless that component 5172 which the executable runs, unless that component itself accompanies 6108 operating system on which the executable runs, unless that component 6567 fee, and encourage the use of this source code as a component to 6911 which the executable runs, unless that component itself accompanies 7585 which the executable runs, unless that component itself accompanies [all …]
|
/development/samples/browseable/SpeedTracker/ |
D | _index.jd | 15 component of the app and user can see a track made of those
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
D | DeviceAdminSample.java | 419 String component = mTrustAgentComponent.getText(); in postUpdateDpmDisableFeatures() 420 if (component != null) { in postUpdateDpmDisableFeatures() 421 ComponentName agent = ComponentName.unflattenFromString(component); in postUpdateDpmDisableFeatures() 430 Log.w(TAG, "Invalid component: " + component); in postUpdateDpmDisableFeatures() 489 String component = prefs.getString(mTrustAgentComponent.getKey(), null); in reloadSummaries() local 490 mTrustAgentComponent.setSummary(component); in reloadSummaries()
|
/development/vndk/tools/definition-tool/ |
D | vndk_definition_tool.py | 1728 component = cls.extract_path_component(path, 3) 1729 if not component: 1731 return cls.extract_version_from_name(component) 1737 component = cls.extract_path_component(path, 3) 1738 if not component: 1740 return (component == 'vndk' or 1741 (component.startswith('vndk-') and 1742 not component == 'vndk-sp' and 1743 not component.startswith('vndk-sp-'))) 1749 component = cls.extract_path_component(path, 3) [all …]
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 128 cardinal - j. serving as an essential component 167 component - n. an artifact that is one of the individual parts of which a composite entity is made …
|