Home
last modified time | relevance | path

Searched refs:owners (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DOwnersTest.java41 final OwnersTestable owners = new OwnersTestable(getContext()); in testUpgrade01() local
43 DpmTestUtils.writeToFile(owners.getLegacyConfigFileWithTestOverride(), in testUpgrade01()
46 owners.load(); in testUpgrade01()
49 assertFalse(owners.getLegacyConfigFileWithTestOverride().exists()); in testUpgrade01()
52 assertFalse(owners.getDeviceOwnerFileWithTestOverride().exists()); in testUpgrade01()
54 assertFalse(owners.getProfileOwnerFileWithTestOverride(10).exists()); in testUpgrade01()
55 assertFalse(owners.getProfileOwnerFileWithTestOverride(11).exists()); in testUpgrade01()
56 assertFalse(owners.getProfileOwnerFileWithTestOverride(20).exists()); in testUpgrade01()
57 assertFalse(owners.getProfileOwnerFileWithTestOverride(21).exists()); in testUpgrade01()
59 assertFalse(owners.hasDeviceOwner()); in testUpgrade01()
[all …]
/frameworks/base/core/java/android/content/
DUndoManager.java234 public int undo(UndoOwner[] owners, int count) { in undo() argument
249 while (count > 0 && (i=findPrevState(mUndos, owners, i)) >= 0) { in undo()
271 public int redo(UndoOwner[] owners, int count) { in redo() argument
281 while (count > 0 && (i=findPrevState(mRedos, owners, i)) >= 0) { in redo()
303 public int forgetUndos(UndoOwner[] owners, int count) { in forgetUndos() argument
312 if (count > 0 && matchOwners(state, owners)) { in forgetUndos()
324 public int forgetRedos(UndoOwner[] owners, int count) { in forgetRedos() argument
333 if (count > 0 && matchOwners(state, owners)) { in forgetRedos()
350 public int countUndos(UndoOwner[] owners) { in countUndos() argument
351 if (owners == null) { in countUndos()
[all …]
/frameworks/base/docs/html/preview/features/
Dafw.jd101 Profile owners can require users to specify a security challenge for apps
117 Profile owners can choose to set the password policies for the work challenge
120 length required for other passwords. Profile owners set the challenge
129 method. Additionally, profile owners can customize the credentials screen for
144 Device owners and profile owners can temporarily suspend access to packages
181 Device owners and profile owners can require that work apps always connect to
182 the network through a specified VPN. If owners set this requirement, the
209 Profile owners can allow local search and directory lookup of work contacts
242 Profile owners can control the visibility of work contacts in the primary
259 Device owners can remotely reboot devices. In some cases, devices deployed in
[all …]
/frameworks/av/services/camera/libcameraservice/utils/
DClientManager.h518 std::set<int32_t> owners; in getAllOwners() local
520 owners.emplace(i->getOwnerId()); in getAllOwners()
522 return std::vector<int32_t>(owners.begin(), owners.end()); in getAllOwners()
/frameworks/base/docs/html/preview/
Dbehavior-changes.jd713 owners. Device admins can no longer use
719 <li>Device and profile owners can manage accounts even if restrictions are
720 set. Device owners and profile owners can call the Account Management APIs
724 <li>Device owners can manage secondary users more easily. When a device is
732 <li>Device owners can access device identifiers. A Device owner can access the
Dapi-overview.jd621 Profile owners targeting the N SDK
625 work profile and decrypts it if necessary. For profile owners,
632 Profile owners can set distinct passcode policies for the work challenge
638 Additionally, profile owners can customize the credentials screen for the
653 <p>Device owners and profile owners can ensure that work apps always connect
Dlicense.jd82 …ole or in part) unless you have been specifically given permission to do so by the relevant owners.
Ddownload-ota.jd86 …ole or in part) unless you have been specifically given permission to do so by the relevant owners.
Ddownload.jd89 …ole or in part) unless you have been specifically given permission to do so by the relevant owners.
/frameworks/base/core/java/android/widget/
DEditor.java323 UndoOwner[] owners = { mUndoOwner }; in forgetUndoRedo() local
324 mUndoManager.forgetUndos(owners, -1 /* all */); in forgetUndoRedo()
325 mUndoManager.forgetRedos(owners, -1 /* all */); in forgetUndoRedo()
329 UndoOwner[] owners = { mUndoOwner }; in canUndo() local
330 return mAllowUndo && mUndoManager.countUndos(owners) > 0; in canUndo()
334 UndoOwner[] owners = { mUndoOwner }; in canRedo() local
335 return mAllowUndo && mUndoManager.countRedos(owners) > 0; in canRedo()
342 UndoOwner[] owners = { mUndoOwner }; in undo() local
343 mUndoManager.undo(owners, 1); // Undo 1 action. in undo()
350 UndoOwner[] owners = { mUndoOwner }; in redo() local
[all …]
/frameworks/base/docs/html/
Dlegal.jd45 <p>All other trademarks are the property of their respective owners.</p>
/frameworks/base/docs/html/design/wear/
Dstyle.jd17 … shapes. Wearable devices are a form of fashion and expression for their owners, and so Android We…
/frameworks/base/docs/html/training/app-links/
Dindex.jd37 Automatic handling of links requires the cooperation of app developers and website owners.
250 For app link verification to be successful, website owners must declare associations
/frameworks/base/docs/html/work/
Dcosu.jd89 a device owner application installed on the device. Device owners are a
/frameworks/base/docs/html/wear/preview/
Dlicense.jd82 …ole or in part) unless you have been specifically given permission to do so by the relevant owners.
Ddownloads.jd89 …ole or in part) unless you have been specifically given permission to do so by the relevant owners.
/frameworks/base/docs/html/ndk/downloads/
Dindex.jd176 or in part) unless you have been specifically given permission to do so by the relevant owners.
/frameworks/base/docs/html/training/articles/
Dsecurity-ssl.jd480 <p>SSL relies heavily on CAs to issue certificates to only the properly verified owners
/frameworks/base/docs/html/about/versions/
Djelly-bean.jd199 …ng-top:1.5em;line-height:1.25em;">Your app can offer restrictions to let owners manage your app co…
204 device. With restricted profiles, tablet owners can quickly set up
225 and advertise them to tablet owners in the profile configuration settings.
Dandroid-3.0.jd645 <p>For device manufacturers, content owners, and Internet digital media providers the DRM