Searched refs:DISALLOW_CONFIG_BLUETOOTH (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
H A DUserManager.java111 public static final String DISALLOW_CONFIG_BLUETOOTH = "no_config_bluetooth"; field in class:UserManager
/frameworks/base/services/java/com/android/server/pm/
H A DUserManagerService.java680 writeBoolean(serializer, restrictions, UserManager.DISALLOW_CONFIG_BLUETOOTH);
810 readBoolean(parser, restrictions, UserManager.DISALLOW_CONFIG_BLUETOOTH);

Completed in 33 milliseconds