Searched refs:package (Results 1 – 25 of 148) sorted by relevance
123456
129 package = system_files_map[file]131 package = "--unknown--"133 if package in packages:134 packages[package].append(file)136 packages[package] = [file]143 for package, files in packages.iteritems():146 if package in package_vendor_map:147 vendor = package_vendor_map[package]153 if package in module_info.keys():154 module_path = module_info[package]['path'][all …]
34 LOCAL_AAPT_FLAGS += --rename-manifest-package com.example.android.pm.shortcutdemo60 LOCAL_AAPT_FLAGS += --rename-manifest-package com.example.android.pm.shortcutdemo2
30 LOCAL_AAPT_FLAGS += --rename-manifest-package com.example.android.pm.shortcutlauncherdemo59 LOCAL_AAPT_FLAGS += --rename-manifest-package com.example.android.pm.shortcutlauncherdemo2
8 label="Please drag and drop an OTA package or Select one"57 alert('Please check if this is a correct OTA package (.zip).')
42 --ignore-package=<package-name>43 Ignore errors generated by references to the named package (e.g.78 This could be a Creator class in the package android.os.Parcelable,79 or Parcelable.Creator in the package android.os. We can guess based on82 The API XML does specify each package in a <package> tag, so we should have84 at a time from the right until we match a known package. This will work139 default package (i.e. that have no package name). In most cases they're
1 package {