Home
last modified time | relevance | path

Searched defs:Install (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/build/dpkg/floss/package/lib/systemd/system/
Dbtmanagerd.service19 [Install] section
20 WantedBy=bluetooth.target
21 Alias=dbus-org.btmanagerd.service
Dbtadapterd@.service20 [Install] section
21 WantedBy=bluetooth.target btmanagerd.service
22 Alias=dbus-org.btadapterd.service
/packages/modules/Bluetooth/android/pandora/mmi2grpc/
DREADME.md3 ## Install section in mmi2grpc
/packages/apps/Launcher3/src/com/android/launcher3/popup/
DSystemShortcut.java305 public static class Install<T extends ActivityContext> extends SystemShortcut<T> { class in SystemShortcut
307 public Install(T target, ItemInfo itemInfo, @NonNull View originalView) { in Install() method in SystemShortcut.Install