OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ENABLED_PRINT_SERVICES
(Results
1 - 6
of
6
) 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
,
PrintSettingsFragment.java
332
Settings.Secure.
ENABLED_PRINT_SERVICES
), false, this);
PrintServiceSettingsFragment.java
471
Settings.Secure.
ENABLED_PRINT_SERVICES
), false, this);
/frameworks/base/services/java/com/android/server/print/
PrintManagerService.java
376
Settings.Secure.
ENABLED_PRINT_SERVICES
);
422
Settings.Secure.
ENABLED_PRINT_SERVICES
,
UserState.java
663
readPrintServicesFromSettingLocked(Settings.Secure.
ENABLED_PRINT_SERVICES
,
732
mContext.getContentResolver(), Settings.Secure.
ENABLED_PRINT_SERVICES
, mUserId);
739
Settings.Secure.
ENABLED_PRINT_SERVICES
, enabledServices, mUserId);
[
all
...]
/frameworks/base/core/java/android/provider/
Settings.java
[
all
...]
Completed in 130 milliseconds