HomeSort by relevance Sort by last modified time
    Searched refs:packages (Results 51 - 75 of 1328) sorted by null

1 23 4 5 6 7 8 91011>>

  /packages/services/Telephony/
Android.mk 41 --extra-packages com.android.phone.common \
42 --extra-packages com.android.services.telephony.sip \
43 --extra-packages android.support.v7.appcompat \
44 --extra-packages android.support.v7.preference \
45 --extra-packages android.support.v7.recyclerview \
46 --extra-packages android.support.v14.preference
55 include frameworks/base/packages/SettingsLib/common.mk
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
BundleCoverageImpl.java 34 private final Collection<IPackageCoverage> packages; field in class:BundleCoverageImpl
41 * @param packages
42 * collection of all packages contained in this bundle
45 final Collection<IPackageCoverage> packages) {
47 this.packages = packages;
48 increment(packages);
52 * Creates a new instance of a bundle with the given name. The packages are
113 return packages;
  /frameworks/native/libs/binder/
IPermissionController.cpp 52 virtual void getPackagesForUid(const uid_t uid, Vector<String16>& packages)
67 packages.push(reply.readString16());
105 Vector<String16> packages; local
106 getPackagesForUid(uid, packages);
108 size_t size = packages.size();
111 reply->writeString16(packages[i]);
  /packages/apps/TV/common/
Android.mk 26 --extra-packages android.support.compat \
27 --extra-packages android.support.v7.recyclerview \
28 --extra-packages android.support.v17.leanback \
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/test/
runtktests.py 6 Extensions also should live in packages following the same rule as above.
66 def get_tests_modules(basepath=this_dir_path, gui=True, packages=None):
68 and are inside packages found in the path starting at basepath.
70 If packages is specified it should contain package names that want
82 if packages and pkg_name not in packages:
97 def get_tests(text=True, gui=True, packages=None):
107 for module in get_tests_modules(gui=gui, packages=packages):
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/test/
runtktests.py 6 Extensions also should live in packages following the same rule as above.
66 def get_tests_modules(basepath=this_dir_path, gui=True, packages=None):
68 and are inside packages found in the path starting at basepath.
70 If packages is specified it should contain package names that want
82 if packages and pkg_name not in packages:
97 def get_tests(text=True, gui=True, packages=None):
107 for module in get_tests_modules(gui=gui, packages=packages):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/
runtktests.py 6 Extensions also should live in packages following the same rule as above.
66 def get_tests_modules(basepath=this_dir_path, gui=True, packages=None):
68 and are inside packages found in the path starting at basepath.
70 If packages is specified it should contain package names that want
82 if packages and pkg_name not in packages:
97 def get_tests(text=True, gui=True, packages=None):
107 for module in get_tests_modules(gui=gui, packages=packages):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/
runtktests.py 6 Extensions also should live in packages following the same rule as above.
66 def get_tests_modules(basepath=this_dir_path, gui=True, packages=None):
68 and are inside packages found in the path starting at basepath.
70 If packages is specified it should contain package names that want
82 if packages and pkg_name not in packages:
97 def get_tests(text=True, gui=True, packages=None):
107 for module in get_tests_modules(gui=gui, packages=packages):
  /packages/apps/Dialer/
Android.mk 11 # --grpc-java_out=lite:"packages/apps/Dialer/java/com/android/voicemail/impl/" \
12 # --proto_path="packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/grpc/" "packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/grpc/voicemail_transcription.proto"
212 --extra-packages com.android.contacts.common \
213 --extra-packages com.android.dialer.about \
214 --extra-packages com.android.dialer.app \
215 --extra-packages com.android.dialer.app.voicemail.error \
216 --extra-packages com.android.dialer.blocking \
217 --extra-packages com.android.dialer.callcomposer \
218 --extra-packages com.android.dialer.callcomposer
    [all...]
  /build/make/core/
phony_package.mk 3 $(error LOCAL_SRC_FILES are not allowed for phony packages)
  /external/selinux/prebuilts/bin/
audit2allow 18 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
audit2why 18 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
seinfo 11 export PYTHONPATH=$ANDROID_BUILD_TOP/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages
  /frameworks/base/packages/Osu2/tests/
runtests.sh 12 echo "+ mmma -j32 $ANDROID_BUILD_TOP/frameworks/base/packages/Osu2/tests"
15 make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk MODULES-IN-frameworks-base-packages-Osu2-tests
  /packages/apps/Calendar/
Android.mk 44 LOCAL_AAPT_FLAGS += --extra-packages com.android.ex.chips
45 LOCAL_AAPT_FLAGS += --extra-packages com.android.colorpicker
46 LOCAL_AAPT_FLAGS += --extra-packages com.android.datetimepicker
47 LOCAL_AAPT_FLAGS += --extra-packages com.android.timezonepicker
  /packages/apps/Car/Dialer/
Android.mk 39 include packages/apps/Car/libs/car-stream-ui-lib/car-stream-ui-lib.mk
40 include packages/apps/Car/libs/car-apps-common/car-apps-common.mk
  /packages/apps/Car/Hvac/
Android.mk 45 include packages/apps/Car/libs/car-stream-ui-lib/car-stream-ui-lib.mk
46 include packages/services/Car/car-support-lib/car-support.mk
  /packages/apps/Car/Media/
Android.mk 39 include packages/apps/Car/libs/car-stream-ui-lib/car-stream-ui-lib.mk
40 include packages/apps/Car/libs/car-apps-common/car-apps-common.mk
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/divergent/
buf.go 1 // Test of examples with divergent packages.
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/divergent/
buf.go 1 // Test of examples with divergent packages.
  /packages/apps/Launcher3/src/com/android/launcher3/model/
PackageUpdatedTask.java 77 public PackageUpdatedTask(int op, UserHandle user, String... packages) {
80 mPackages = packages;
88 final String[] packages = mPackages; local
89 final int N = packages.length;
91 final HashSet<String> packageSet = new HashSet<>(Arrays.asList(packages));
96 if (DEBUG) Log.d(TAG, "mAllAppsList.addPackage " + packages[i]);
97 iconCache.updateIconsForPkg(packages[i], mUser);
99 appsList.removePackage(packages[i], Process.myUserHandle());
101 appsList.addPackage(context, packages[i], mUser);
105 SessionCommitReceiver.queueAppIconAddition(context, packages[i], mUser)
    [all...]
  /device/generic/car/common/
car.mk 30 packages/services/Car/car_product/init/init.bootstat.rc:root/init.bootstat.rc \
31 packages/services/Car/car_product/init/init.car.rc:root/init.car.rc
58 packages/services/Car/car_product/sepolicy
60 $(call inherit-product, packages/services/Car/car_product/build/car.mk)
  /external/devlib/
setup.py 40 packages = [] variable
52 packages.append(package_name)
63 packages=packages, variable
  /external/llvm/utils/lit/
setup.py 71 packages = find_packages(), variable
  /frameworks/av/services/audioflinger/
ServiceUtilities.cpp 73 // case we will get the packages for the calling UID and pick the first one
75 // as for legacy apps we will toggle the app op for all packages in the UID.
87 Vector<String16> packages; local
89 permCtrl->getPackagesForUid(uid, packages);
91 if (packages.isEmpty()) {
92 ALOGE("No packages for calling UID");
95 checkedOpPackageName = packages[0];

Completed in 591 milliseconds

1 23 4 5 6 7 8 91011>>