HomeSort by relevance Sort by last modified time
    Searched defs:folderType (Results 1 - 25 of 626) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
EclipseXmlPrettyPrinter.java 210 * @param folderType the type of folder containing the resource file
213 public static XmlFormatStyle getForFolderType(ResourceFolderType folderType) {
214 switch (folderType) {
243 ResourceFolderType folderType = ResourceFolderType.getFolderType(parentName);
244 return getForFolderType(folderType);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/animator/
AnimationContentAssist.java 64 ResourceFolderType folderType = ResourceFolderType.getFolderType(folderName);
65 if (folderType == ResourceFolderType.ANIM) {
  /external/python/cpython2/Mac/Modules/folder/
_Foldermodule.c 28 OSType folderType;
34 PyMac_GetOSType, &folderType,
38 folderType,
54 OSType folderType;
57 PyMac_GetOSType, &folderType))
60 folderType);
72 OSType folderType;
77 PyMac_GetOSType, &folderType,
81 folderType,
94 FolderType foldType
    [all...]
  /prebuilts/checkcolor/
checkcolor.jar 
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/
AndroidTypeMoveParticipant.java 199 ResourceFolderType folderType = ResourceFolderType.getFolderType(folderName);
200 if (folderType != ResourceFolderType.LAYOUT) {
AndroidTypeRenameParticipant.java 334 ResourceFolderType folderType = ResourceFolderType.getFolderType(folderName);
335 if (folderType != ResourceFolderType.LAYOUT &&
336 folderType != ResourceFolderType.VALUES) {
350 addXmlFileChanges(file, result, folderType);
361 ResourceFolderType folderType) {
376 if (folderType == null) {
379 } else if (folderType == ResourceFolderType.VALUES) {
382 assert folderType == ResourceFolderType.LAYOUT;
RenameResourceParticipant.java 443 ResourceFolderType folderType = ResourceFolderType.getFolderType(folderName);
452 addResourceXmlChanges(file, change, folderType);
460 && mFolderType == folderType) {
496 ResourceFolderType folderType) {
511 addReplacements(edits, root, document, folderType);
544 @Nullable ResourceFolderType folderType) {
546 if (folderType == ResourceFolderType.VALUES) {
628 addReplacements(edits, (Element) child, document, folderType);
  /packages/apps/UnifiedEmail/src/com/android/mail/widget/
BaseWidgetProvider.java 39 import com.android.mail.providers.UIProvider.FolderType;
132 final int folderType = intent.getIntExtra(EXTRA_FOLDER_TYPE, FolderType.DEFAULT);
140 updateWidgetInternal(context, widgetId, account, folderType, folderCapabilities,
260 folder == null ? FolderType.DEFAULT : folder.type,
296 final int folderType, final int folderCapabilities, final Uri folderUri,
308 updateWidgetIntent.putExtra(EXTRA_FOLDER_TYPE, folderType);
324 final int folderType, final int folderCapabilities, final Uri folderUri,
349 configureValidAccountWidget(context, remoteViews, appWidgetId, account, folderType,
387 int appWidgetId, Account account, final int folderType, final int folderCapabilities
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/resources/
ResourceHelper.java 195 for (ResourceFolderType folderType : folderTypes) {
196 if (folderType == ResourceFolderType.VALUES) {
219 for (ResourceFolderType folderType : folderTypes) {
220 if (folderType != ResourceFolderType.VALUES) {
286 for (ResourceFolderType folderType : FolderTypeRelationship.getRelatedFolders(type)) {
287 if (NewXmlFileWizard.canCreateXmlFile(folderType)) {
299 ResourceFolderType folderType = null;
302 folderType = f;
306 if (folderType == null) {
312 IPath projectPath = new Path(FD_RESOURCES + WS_SEP + folderType.getName() + WS_SE
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
TemplateHandler.java     [all...]
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.0/
lint-checks-23.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.1/
lint-checks-23.2.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.2/
lint-checks-23.2.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.4/
lint-checks-23.2.4.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.5/
lint-checks-23.2.5.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.8/
lint-checks-23.2.8.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.0.0/
lint-checks-24.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.0.1/
lint-checks-24.0.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.1.0/
lint-checks-24.1.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.1.3/
lint-checks-24.1.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.2.0/
lint-checks-24.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.2.0-alpha1/
lint-checks-24.2.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.2.0-beta4/
lint-checks-24.2.0-beta4.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.2.0-rc1/
lint-checks-24.2.0-rc1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.2.1/
lint-checks-24.2.1.jar 

Completed in 954 milliseconds

1 2 3 4 5 6 7 8 91011>>