Searched defs:set (Results 251 - 260 of 260) sorted by relevance

<<11

/frameworks/support/frameworks/support/samples/SupportLeanbackShowcase/libs/
H A Dpicasso-2.5.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/squareup/picasso/ com/squareup/picasso/Action ...
H A Dgson-1.7.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google/gson/annotations/ ...
/frameworks/support/samples/SupportLeanbackShowcase/libs/
H A Dpicasso-2.5.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/squareup/picasso/ com/squareup/picasso/Action ...
H A Dgson-1.7.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google/gson/annotations/ ...
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...
/frameworks/base/core/java/android/widget/
H A DTextView.java689 // It is possible to have a selection even when mEditor is null (programmatically set, like when
748 // Use this to specify that any of the auto-size configuration int values have not been set.
760 // Contains a (specified or computed) distinct sorted set of text sizes in pixels to pick from
763 // Specifies whether auto-size should use the provided auto size steps set or if it should
764 // build the steps set using mAutoSizeMinTextSizeInPx, mAutoSizeMaxTextSizeInPx and
768 // Indicates whether the text was set from resources or dynamically, so it can be used to
1439 // text, since we can't tell the IME about the set of digits
1445 // If set, the input type overrides what was set using the deprecated singleLine flag.
1634 * clickable by default. By setting clickable here, we implicitly set focusabl
11652 /* package */ void set(char[] chars, int start, int len) { method in class:TextView.CharWrapper
[all...]
/frameworks/base/services/backup/java/com/android/server/backup/
H A DBackupManagerService.java321 // map UIDs to the set of participating packages under that UID
324 // set of backup services that have pending changes
534 * Restore some set of packages. Leave this one up to the caller to specify
864 // snapshot the pending-backup set and work on that
891 // Spin up a backup state sequence and set it running
1040 mAlarmManager.set(AlarmManager.RTC_WAKEUP, System.currentTimeMillis(),
1059 Slog.e(TAG, "Error from transport getting set list: " + e.getMessage());
1115 // Remove the token from the set
1335 // leftover journal files into the pending backup set
1359 // fully set u
2155 removePackageFromSetLocked(final HashSet<String> set, final String packageName) argument
4258 addPackagesToSet(TreeMap<String, PackageInfo> set, List<String> pkgNames) argument
[all...]
/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageManagerService.java542 * The set of all protected actions [i.e. those actions for which a high priority
1146 // already been set by the User thru the Disambiguation dialog
1361 private static final String ATTR_USER_SET = "set";
1927 // Determine the set of users who are adding this package for
2351 SystemProperties.set(CP_PREOPT_PROPERTY, "requested");
2364 SystemProperties.set(CP_PREOPT_PROPERTY, "timed-out");
2382 Slog.w(TAG, "**** ro.build.version.sdk not set!");
2916 // profile compilation (without waiting to collect a fresh set of profiles).
3033 // already set or 2) the modified package is the installer
3080 // NOTE: When no BUILD_NUMBER is set b
20110 addPreferredActivity(IntentFilter filter, int match, ComponentName[] set, ComponentName activity, int userId) argument
20116 addPreferredActivityInternal(IntentFilter filter, int match, ComponentName[] set, ComponentName activity, boolean always, int userId, String opname) argument
20170 replacePreferredActivity(IntentFilter filter, int match, ComponentName[] set, ComponentName activity, int userId) argument
[all...]
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h4002 typedef void (VKAPI_PTR *PFN_vkCmdPushDescriptorSetKHR)(VkCommandBuffer commandBuffer, VkPipelineBindPoint pipelineBindPoint, VkPipelineLayout layout, uint32_t set, uint32_t descriptorWriteCount, const VkWriteDescriptorSet* pDescriptorWrites);
4009 uint32_t set,
4075 uint32_t set; member in struct:VkDescriptorUpdateTemplateCreateInfoKHR
4082 typedef void (VKAPI_PTR *PFN_vkCmdPushDescriptorSetWithTemplateKHR)(VkCommandBuffer commandBuffer, VkDescriptorUpdateTemplateKHR descriptorUpdateTemplate, VkPipelineLayout layout, uint32_t set, const void* pData);
4106 uint32_t set,
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...

Completed in 6525 milliseconds

<<11