HomeSort by relevance Sort by last modified time
    Searched full:package_name (Results 176 - 200 of 714) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/expat/
expat_config.h 63 #define PACKAGE_NAME "expat"
  /external/flac/
config.h 104 #define PACKAGE_NAME ""
  /external/iputils/ninfod/
config.h.in 103 #undef PACKAGE_NAME
  /external/libexif/
config.h 68 #define PACKAGE_NAME "EXIF library"
  /external/libopus/
config.h.in 116 #undef PACKAGE_NAME
  /external/llvm/docs/
CMakeLists.txt 35 set(LLVM_DOXYGEN_QHP_CUST_FILTER_ATTRS "${PACKAGE_NAME},${PACKAGE_VERSION}" CACHE STRING
  /external/protobuf/
config.h.in 95 #undef PACKAGE_NAME
  /external/scrypt/
config.h 78 #define PACKAGE_NAME "scrypt"
  /external/webrtc/third_party/gflags/gen/posix/include/private/
config.h 79 #define PACKAGE_NAME "gflags"
  /frameworks/base/packages/BackupRestoreConfirmation/res/layout/
confirm_backup.xml 72 <TextView android:id="@+id/package_name"
confirm_restore.xml 70 <TextView android:id="@+id/package_name"
  /frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
AbstractAsset.java 41 * "package_name": "com.google.test",
  /frameworks/base/tools/aapt2/
Format.proto 53 optional string package_name = 2;
  /frameworks/compile/mclinker/include/mcld/Config/
Config.h.in 84 #undef PACKAGE_NAME
  /frameworks/native/cmds/installd/
commands.h 43 int move_complete_app(const char* from_uuid, const char *to_uuid, const char *package_name,
  /ndk/sources/host-tools/make-3.81/
configh.dos 93 #define PACKAGE_NAME "GNU make"
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DirectoryPartition.java 61 * Directory type resolved from {@link Directory#PACKAGE_NAME} and
  /toolchain/binutils/binutils-2.25/gprof/
gconfig.in 60 #undef PACKAGE_NAME
  /toolchain/binutils/binutils-2.25/opcodes/
config.in 69 #undef PACKAGE_NAME
  /external/bison/doc/
Makefile.am 143 edit = sed -e 's,@PACKAGE_NAME\@,$(PACKAGE_NAME),g' \
  /external/chromium-trace/catapult/third_party/coverage/coverage/
xmlreport.py 148 package_name = dirname.replace("/", ".")
153 package = self.packages.setdefault(package_name, [{}, 0, 0, 0, 0])
  /external/elfutils/src/
Makefile.am 180 -e "s%[@]PACKAGE_NAME[@]%$(PACKAGE_NAME)%g" \
  /frameworks/base/docs/html/training/app-indexing/
enabling-app-indexing.jd 37 android-app://&lt;package_name&gt;/&lt;scheme&gt;/&lt;host_path&gt;
41 <li><strong>package_name.</strong> Represents the package name for your APK as
  /frameworks/base/services/core/java/com/android/server/pm/
Installer.java 112 public void moveCompleteApp(String from_uuid, String to_uuid, String package_name,
115 mInstaller.execute("move_complete_app", from_uuid, to_uuid, package_name,
  /frameworks/base/docs/html/guide/topics/resources/
accessing-resources.jd 128 [<em>&lt;package_name&gt;</em>.]R.<em>&lt;resource_type&gt;</em>.<em>&lt;resource_name&gt;</em>
132 <li><em>{@code <package_name>}</em> is the name of the package in which the resource is located (not
209 &#64;[<em>&lt;package_name&gt;</em>:]<em>&lt;resource_type&gt;</em>/<em>&lt;resource_name&gt;</em>
213 <li>{@code <package_name>} is the name of the package in which the resource is located (not
302 ?[<em>&lt;package_name&gt;</em>:][<em>&lt;resource_type&gt;</em>/]<em>&lt;resource_name&gt;</em>

Completed in 1247 milliseconds

1 2 3 4 5 6 78 91011>>