/external/selinux/policycoreutils/sepolicy/sepolicy/templates/ |
test_module.py | 24 #['domain', 'role', 'role_prefix', 'object_class', 'name', 'private_type', 'prefix', 'entrypoint', 'target_domain', 'terminal', 'range', 'domains', 'entry_point', 'entry_file', 'domain_prefix', 'private type', 'user_prefix', 'user_role', 'user_domain', 'object', 'type', 'source_domain', 'file_type', 'file', 'class', 'peer_domain', 'objectclass(es)', 'exception_types', 'home_type', 'object_type', 'directory_type', 'boolean', 'pty_type', 'userdomain', 'tty_type', 'tmpfs_type', 'script_file', 'filetype', 'filename', 'init_script_file', 'source_role', 'userdomain_prefix'] 58 dict_values['source_role'] = 'sepolicy_source_r'
|
/frameworks/base/core/java/android/bluetooth/ |
BluetoothHealthAppConfiguration.java | 55 * @param role {@link BluetoothHealth#SOURCE_ROLE} or 122 * @return One of {@link BluetoothHealth#SOURCE_ROLE} or
|
BluetoothHealth.java | 65 public static final int SOURCE_ROLE = 1 << 0; 133 * which will act as the {@link #SOURCE_ROLE}. This is an asynchronous call and so 219 * Connect to a health device which has the {@link #SOURCE_ROLE}. 557 if (name == null || (role != SOURCE_ROLE && role != SINK_ROLE) || 563 if (role == SOURCE_ROLE && channelType == CHANNEL_TYPE_ANY) return false;
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/ |
rbacrule.py | 86 return role.role_factory(self.policy, self.qpol_symbol.source_role(self.policy)) 121 return role.role_factory(self.policy, self.qpol_symbol.source_role(self.policy))
|
qpol.py | 799 def source_role(self, *args): return _qpol.qpol_role_allow_t_source_role(self, *args) member in class:qpol_role_allow_t 823 def source_role(self, *args): return _qpol.qpol_role_trans_t_source_role(self, *args) member in class:qpol_role_trans_t [all...] |
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/ |
HealthService.java | 733 if (role == BluetoothHealth.SOURCE_ROLE) return MDEP_ROLE_SOURCE; [all...] |
/prebuilts/sdk/14/ |
android.jar | |
/frameworks/data-binding/compiler/src/main/resources/ |
api-versions.xml | [all...] |
/prebuilts/sdk/api/ |
14.txt | [all...] |
15.txt | [all...] |
16.txt | [all...] |
17.txt | [all...] |
18.txt | [all...] |
19.txt | [all...] |
20.txt | [all...] |