Home
last modified time | relevance | path

Searched refs:containers (Results 1 – 25 of 58) sorted by relevance

123

/aosp12/system/bt/build/dpkg/libchrome/debian/
H A Dinstall_headers.sh8 base/containers
/aosp12/system/bt/build/dpkg/libchrome-822064/debian/
H A Dinstall_headers.sh8 base/containers
/aosp12/frameworks/base/libs/storage/
H A DIMountService.cpp390 int32_t getSecureContainerList(const String16& id, String16*& containers) in getSecureContainerList() argument
405 containers = new String16[numStrings]; in getSecureContainerList()
407 containers[i] = reply.readString16(); in getSecureContainerList()
/aosp12/packages/apps/Launcher3/protos_overrides/
H A Dlauncher_atom_extension.proto30 // Wrapper message for additional containers used in variants.
/aosp12/packages/apps/Launcher3/quickstep/protos_overrides/
H A Dlauncher_atom_extension.proto22 // Wrapper message for containers used at the quickstep level.
/aosp12/frameworks/base/libs/storage/include/storage/
H A DIMountService.h63 String16*& containers) = 0;
/aosp12/build/soong/scripts/
H A Dtransitive-deps.sh95 -v containers="${container_types}" \
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DLauncher.java2707 List<ViewGroup> containers = new ArrayList<>(mWorkspace.getPanelCount() + 1); in getFirstMatchForAppClose() local
2708 containers.add(mWorkspace.getHotseat().getShortcutsAndWidgets()); in getFirstMatchForAppClose()
2710 -> containers.add(((CellLayout) page).getShortcutsAndWidgets())); in getFirstMatchForAppClose()
2714 return getFirstMatch(containers, preferredItem, forFolderMatch(preferredItem), in getFirstMatchForAppClose()
2719 return getFirstMatch(containers, preferredItem, packageAndUserAndApp); in getFirstMatchForAppClose()
2729 private static View getFirstMatch(Iterable<ViewGroup> containers, in getFirstMatch() argument
2732 for (ViewGroup container : containers) { in getFirstMatch()
/aosp12/system/sepolicy/prebuilts/api/26.0/private/
H A Duntrusted_app_all.te34 # Execute libs in asec containers.
H A Dsystem_server.te327 # Manage files within asec containers.
385 # for unlabeled asec containers on upgrades from 4.2.
/aosp12/system/sepolicy/prebuilts/api/27.0/private/
H A Duntrusted_app_all.te34 # Execute libs in asec containers.
/aosp12/packages/modules/Virtualization/microdroid/
H A Dinit.rc100 # The bind+remount combination allows this to work in containers.
/aosp12/frameworks/proto_logging/stats/message/
H A Dmediametrics_message.proto196 * Track Media Extractor (pulling video/audio streams out of containers) usage
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Duntrusted_app_all.te34 # Execute libs in asec containers.
/aosp12/system/sepolicy/prebuilts/api/26.0/public/
H A Dvold.te124 # restorecon files in asec containers created on 4.2 or earlier.
/aosp12/system/sepolicy/prebuilts/api/27.0/public/
H A Dvold.te127 # restorecon files in asec containers created on 4.2 or earlier.
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Duntrusted_app_all.te47 # Execute libs in asec containers.
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dvold.te141 # restorecon files in asec containers created on 4.2 or earlier.
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Duntrusted_app_all.te48 # Execute libs in asec containers.
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Duntrusted_app_all.te48 # Execute libs in asec containers.
/aosp12/system/sepolicy/private/
H A Duntrusted_app_all.te48 # Execute libs in asec containers.
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Duntrusted_app_all.te47 # Execute libs in asec containers.
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dvold.te165 # restorecon files in asec containers created on 4.2 or earlier.
/aosp12/packages/apps/Launcher3/protos/
H A Dlauncher_atom.proto41 // Item can be child node to parent container or parent containers (nested)
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dvold.te214 # restorecon files in asec containers created on 4.2 or earlier.

123