HomeSort by relevance Sort by last modified time
    Searched refs:pkg (Results 1 - 25 of 259) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/
Version.java 12 Package pkg = Version.class.getPackage(); local
13 return (pkg == null) ? null : pkg.getSpecificationVersion();
18 Package pkg = Version.class.getPackage(); local
19 return (pkg == null) ? null : pkg.getImplementationVersion();
  /external/libvorbis/m4/
Makefile.am 3 EXTRA_DIST = add_cflags.m4 ogg.m4 pkg.m4
  /frameworks/base/core/java/android/nfc/
INfcAdapterExtras.aidl 26 Bundle open(in String pkg, IBinder b);
27 Bundle close(in String pkg, IBinder b);
28 Bundle transceive(in String pkg, in byte[] data_in);
29 int getCardEmulationRoute(in String pkg);
30 void setCardEmulationRoute(in String pkg, int route);
31 void authenticate(in String pkg, in byte[] token);
32 String getDriverName(in String pkg);
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowComponentName.java 20 private String pkg; field in class:ShadowComponentName
23 public void __constructor__(String pkg, String cls) {
24 if (pkg == null) throw new NullPointerException("package name is null");
26 this.pkg = pkg;
30 public void __constructor__(Context pkg, String cls) {
32 this.pkg = pkg.getPackageName();
36 public void __constructor__(Context pkg, Class<?> cls) {
37 this.pkg = pkg.getPackageName()
56 String pkg = in.readString(); local
    [all...]
  /system/media/camera/docs/
metadata-check-dependencies 53 local pkg=""
62 pkg="$macports"
65 pkg="$aptget"
68 if [[ -n $pkg ]]
70 echo "Missing $bin binary please install with '$(packager_install $pkg)'"
83 local pkg=""
92 pkg="$macports"
95 pkg="$aptget"
98 if [[ -n $pkg ]]
100 echo "Missing python module $mod, please install with '$(packager_install $pkg)'"
    [all...]
  /frameworks/base/core/java/android/app/
INotificationManager.aidl 30 void cancelAllNotifications(String pkg, int userId);
32 void enqueueToast(String pkg, ITransientNotification callback, int duration);
33 void cancelToast(String pkg, ITransientNotification callback);
34 void enqueueNotificationWithTag(String pkg, String basePkg, String tag, int id,
36 void cancelNotificationWithTag(String pkg, String tag, int id, int userId);
38 void setNotificationsEnabledForPackage(String pkg, int uid, boolean enabled);
39 boolean areNotificationsEnabledForPackage(String pkg, int uid);
47 void cancelNotificationFromListener(in INotificationListener token, String pkg, String tag, int id);
NotificationManager.java 127 String pkg = mContext.getPackageName(); local
134 if (localLOGV) Log.v(TAG, pkg + ": notify(" + id + ", " + notification + ")");
136 service.enqueueNotificationWithTag(pkg, mContext.getBasePackageName(), tag, id,
152 String pkg = mContext.getPackageName(); local
159 if (localLOGV) Log.v(TAG, pkg + ": notify(" + id + ", " + notification + ")");
161 service.enqueueNotificationWithTag(pkg, mContext.getBasePackageName(), tag, id,
188 String pkg = mContext.getPackageName(); local
189 if (localLOGV) Log.v(TAG, pkg + ": cancel(" + id + ")");
191 service.cancelNotificationWithTag(pkg, tag, id, UserHandle.myUserId());
202 String pkg = mContext.getPackageName() local
217 String pkg = mContext.getPackageName(); local
    [all...]
  /cts/tools/cts-api-coverage/src/com/android/cts/apicoverage/
ApiCoverage.java 30 public void addPackage(ApiPackage pkg) {
31 mPackages.put(pkg.getName(), pkg); local
44 ApiPackage pkg = entry.getValue(); local
45 pkg.removeEmptyAbstractClasses();
XmlReport.java 59 for (ApiPackage pkg : packages) {
60 if (pkg.getName().startsWith("android")
61 && pkg.getTotalMethods() > 0) {
62 int pkgTotal = pkg.getTotalMethods();
64 int pkgTotalCovered = pkg.getNumCoveredMethods();
66 out.println("<package name=\"" + pkg.getName()
70 + Math.round(pkg.getCoveragePercentage())
73 List<ApiClass> classes = new ArrayList<ApiClass>(pkg.getClasses());
  /cts/tools/cts-reference-app-lib/src/android/cts/refapp/
ReferenceAppTestCase.java 40 * @param pkg the java package the class is contained in.
44 public ReferenceAppTestCase(String pkg, Class<T> activityClass, int maxStartupTimeMs) {
45 super(pkg, activityClass);
52 * @param pkg the java package the class is contained in.
55 public ReferenceAppTestCase(String pkg, Class<T> activityClass) {
56 this(pkg, activityClass, DEFAULT_MAX_STATUP_TIME_MS);
  /external/chromium/build/linux/
pkg-config-wrapper 6 # This program wraps around pkg-config to generate the correct include and
18 echo "usage: $0 /path/to/sysroot [pkg-config-arguments] package" >&2
30 # /path/to/chroot/build/x86-generic/usr/lib/pkgconfig/pkg.pc may have all paths
34 # pkg-config's |prefix| variable.
35 prefix=`PKG_CONFIG_PATH=$config_path pkg-config --variable=prefix "$package" | sed -e 's|/usr$||'`
36 result=`PKG_CONFIG_PATH=$config_path pkg-config "$@"`
  /frameworks/base/tests/backup/
test_backup.sh 27 for pkg in $b_pkgs; do
28 a shell bmgr wipe "$pkg"
  /packages/apps/PackageInstaller/src/com/android/packageinstaller/
RemoveReceiver.java 31 String pkg = uri != null ? uri.getSchemeSpecificPart() : null; local
32 if (pkg != null) {
36 if (prefs.getBoolean(pkg, false)) {
37 prefs.edit().remove(pkg).apply();
  /development/build/tools/
sdk_repo.mk 15 define sdk-repo-pkg-zip
30 define mk-sdk-repo-pkg-1
31 $(call sdk-repo-pkg-zip,$(1),$(2),$(3)): $(2)
34 zip -9rq ../$(notdir $(call sdk-repo-pkg-zip,$(1),$(2),$(3))) $(3)/*
35 $(call dist-for-goals, sdk_repo, $(call sdk-repo-pkg-zip,$(1),$(2),$(3)))
37 $(call sdk-repo-pkg-zip,$(1),$(2),$(3)):$(notdir $(call sdk-repo-pkg-zip,$(1),$(2),$(3)))
51 define mk-sdk-repo-pkg-2
52 $(call sdk-repo-pkg-zip,$(1),$(2),$(3)): $(2)
55 zip -9rq ../../$(notdir $(call sdk-repo-pkg-zip,$(1),$(2),$(3)))
    [all...]
  /frameworks/base/core/java/android/content/
ComponentName.java 40 * @param pkg The name of the package that the component exists in. Can
42 * @param cls The name of the class inside of <var>pkg</var> that
45 public ComponentName(String pkg, String cls) {
46 if (pkg == null) throw new NullPointerException("package name is null");
48 mPackage = pkg;
55 * @param pkg A Context for the package implementing the component,
57 * @param cls The name of the class inside of <var>pkg</var> that
60 public ComponentName(Context pkg, String cls) {
62 mPackage = pkg.getPackageName();
69 * @param pkg A Context for the package implementing the component, fro
164 String pkg = str.substring(0, sep); local
252 String pkg = in.readString(); local
    [all...]
  /external/icu4c/tools/icupkg/
icupkg.cpp 228 Package *pkg, *listPkg, *addListPkg; local
246 pkg=new Package;
247 if(pkg==NULL) {
272 pkg->readPackage(inFilename);
276 pkg->addFile(sourcePath, inFilename);
318 isModified|=(UBool)(!isPackage || outType!=pkg->getInType());
320 outType=pkg->getInType(); // default to input type
346 pkg->extractItem(destPath, outFilename, 0, outType);
349 delete pkg;
365 pkg->setMatchMode(Package::MATCH_NOSLASH)
    [all...]
  /external/icu4c/common/
servrbf.cpp 60 char pkg[20]; local
62 length=_bundleName.extract(0, INT32_MAX, pkg, (int32_t)sizeof(pkg), US_INV);
63 if(length>=(int32_t)sizeof(pkg)) {
66 return new ResourceBundle(pkg, loc, status);
  /external/qemu/distrib/sdl-1.2.15/Xcode/
package 150 set pkg = ${destDir}/${root}.pkg
151 echo Generating Installer package $pkg ...
152 if ( -e $pkg ) /bin/rm -rf $pkg
153 /bin/mkdir -p -m 755 $pkg
166 set pkgArchive = $pkg/$root.tar.Z
169 set pkgArchive = $pkg/$root.tar.gz
172 set pkgArchive = $pkg/$root.pax.gz
179 set pkgInfo = $pkg/$root.inf
    [all...]
  /frameworks/base/services/java/com/android/server/pm/
PackageSetting.java 28 PackageParser.Package pkg; field in class:PackageSetting
45 pkg = orig.pkg;
  /frameworks/base/test-runner/src/android/test/
ActivityInstrumentationTestCase.java 45 * @param pkg ignored - no longer in use.
49 public ActivityInstrumentationTestCase(String pkg, Class<T> activityClass) {
50 this(pkg, activityClass, false);
56 * @param pkg ignored - no longer in use.
61 public ActivityInstrumentationTestCase(String pkg, Class<T> activityClass,
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
TestResultsTest.java 67 TestPackageResult pkg = parser.getPackages().iterator().next(); local
68 assertEquals("pkgName", pkg.getName());
69 assertEquals("appPkgName", pkg.getAppPackageName());
70 assertEquals("digValue", pkg.getDigest());
94 TestPackageResult pkg = parser.getPackages().iterator().next(); local
95 TestSuite comSuite = pkg.getTestSuites().iterator().next();
  /external/doclava/src/com/google/doclava/
NavTree.java 30 for (PackageInfo pkg : Doclava.choosePackages()) {
31 children.add(makePackageNode(pkg));
72 PackageInfo pkg = cl.containingPackage(); local
74 if (pkg == null) {
77 name = pkg.name();
79 sorted.put(name, pkg);
94 PackageInfo pkg = (PackageInfo) o; local
97 data.setValue("docs.pages." + i + ".label", pkg.name());
99 data.setValue("docs.pages." + i + ".link", pkg.htmlPage());
133 private static Node makePackageNode(PackageInfo pkg) {
    [all...]
  /external/harfbuzz_ng/
autogen.sh 16 echo -n "checking for pkg-config... "
17 which pkg-config || {
18 echo "*** No pkg-config found, please install it ***"
  /frameworks/base/core/java/android/service/notification/
StatusBarNotification.java 29 private final String pkg; field in class:StatusBarNotification
48 public StatusBarNotification(String pkg, int id, String tag, int uid, int initialPid, int score,
50 this(pkg, id, tag, uid, initialPid, score, notification, UserHandle.OWNER);
54 public StatusBarNotification(String pkg, int id, String tag, int uid, int initialPid, int score,
56 this(pkg, null, id, tag, uid, initialPid, score, notification, user);
60 public StatusBarNotification(String pkg, String basePkg, int id, String tag, int uid,
62 this(pkg, basePkg, id, tag, uid, initialPid, score, notification, user,
66 public StatusBarNotification(String pkg, String basePkg, int id, String tag, int uid,
69 if (pkg == null) throw new NullPointerException();
72 this.pkg = pkg
    [all...]
  /frameworks/base/core/java/com/android/internal/statusbar/
IStatusBarService.aidl 29 void disable(int what, IBinder token, String pkg);
44 void onNotificationClick(String pkg, String tag, int id);
45 void onNotificationError(String pkg, String tag, int id,
48 void onNotificationClear(String pkg, String tag, int id);

Completed in 632 milliseconds

1 2 3 4 5 6 7 8 91011