Searched defs:associations (Results 1 – 6 of 6) sorted by relevance
55 List<Pair<String, String>> associations = null; in testGetInputPortAssociations() local72 List<Pair<String, String>> associations = null; in testGetInputPortAssociationsBadDisplayport() local
91 List<Pair<String, String>> associations = new ArrayList<>(); in processInputPortAssociations() local
1988 List<Pair<String, String>> associations = in getInputPortAssociations() local
1729 List<String> associations = new ArrayList<>(); in testCreateChannelNotifyListener() local1757 List<String> associations = new ArrayList<>(); in testCreateChannelGroupNotifyListener() local1777 List<String> associations = new ArrayList<>(); in testUpdateChannelNotifyListener() local1795 List<String> associations = new ArrayList<>(); in testDeleteChannelNotifyListener() local1811 List<String> associations = new ArrayList<>(); in testDeleteChannelGroupNotifyListener() local1828 List<String> associations = new ArrayList<>(); in testUpdateNotificationChannelFromPrivilegedListener_success() local1849 List<String> associations = new ArrayList<>(); in testUpdateNotificationChannelFromPrivilegedListener_noAccess() local1871 List<String> associations = new ArrayList<>(); in testUpdateNotificationChannelFromPrivilegedListener_badUser() local1898 List<String> associations = new ArrayList<>(); in testGetNotificationChannelFromPrivilegedListener_cdm_success() local1912 List<String> associations = new ArrayList<>(); in testGetNotificationChannelFromPrivilegedListener_cdm_noAccess() local[all …]
168 Set<Association> associations = readAllAssociations(userHandle); in onUnlockUser() local
963 ArraySet<String> associations = mAllowedAssociations.get(target); in readPermissionsFromXml() local