OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ENABLED_PRINT_SERVICES
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Settings/src/com/android/settings/print/
SettingsUtils.java
41
.getContentResolver(), Settings.Secure.
ENABLED_PRINT_SERVICES
);
72
Settings.Secure.
ENABLED_PRINT_SERVICES
,
/frameworks/base/services/java/com/android/server/print/
UserState.java
671
readPrintServicesFromSettingLocked(Settings.Secure.
ENABLED_PRINT_SERVICES
,
740
mContext.getContentResolver(), Settings.Secure.
ENABLED_PRINT_SERVICES
, mUserId);
747
Settings.Secure.
ENABLED_PRINT_SERVICES
, enabledServices, mUserId);
[
all
...]
/frameworks/base/core/java/android/provider/
Settings.java
[
all
...]
Completed in 631 milliseconds