OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isProfileOwner
(Results
1 - 5
of
5
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
CrossProfileTestActivity.java
53
boolean inWorkProfile =
isProfileOwner
();
70
private boolean
isProfileOwner
() {
ByodHelperActivity.java
205
response.putExtra(EXTRA_PROVISIONED,
isProfileOwner
());
210
response.putExtra(EXTRA_PROVISIONED,
isProfileOwner
());
214
if (
isProfileOwner
()) {
466
private boolean
isProfileOwner
() {
/packages/apps/Settings/src/com/android/settings/
DeviceAdminSettings.java
305
private boolean
isProfileOwner
(DeviceAdminInfo item) {
/frameworks/base/services/core/java/com/android/server/accounts/
AccountManagerService.java
[
all
...]
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DevicePolicyManagerService.java
[
all
...]
Completed in 141 milliseconds