Searched defs:handles (Results 1 – 7 of 7) sorted by relevance
393 List<PhoneAccountHandle> handles = appControlWrapper.getAccountHandlesForApp(); in verifyDefaultAccountIsRegistered() local402 List<PhoneAccountHandle> handles = appControlWrapper.getAccountHandlesForApp(); in unregisterDefaultAndVerify() local410 List<PhoneAccountHandle> handles = appControlWrapper.getAccountHandlesForApp(); in registerAcctAndVerify() local
53 __u32 *handles; /* array of handles to pin/unpin */ member66 __u32 handles; /* array of handles to pin/unpin */ member124 …int* handles = mmap((void*)0x20000000, 0x1000, PROT_READ | PROT_WRITE , MAP_FIXED | MAP_SHARED | M… in main() local
128 List<PhoneAccountHandle> handles = new ArrayList<>(); in testGetCallCapablePhoneAccountsAcrossProfilesPermission() local
199 Set<PhoneAccountHandle> handles = new HashSet<>(2); in testRegisterPhoneAccount_simultaneousCallingRestrictions() local
605 List<PhoneAccountHandle> handles = mTelecomManager.getCallCapablePhoneAccounts(); in testGetCallCapablePhoneAccountsAcrossProfiles() local913 List<PhoneAccountHandle> handles = in cleanupPhoneAccounts() local
1017 ArrayList<PhoneAccountHandle> handles = generateRandomPhoneAccountHandles(seed, count, in generateRandomPhoneAccounts() local
61 __u64 handles; /* Ptr to u32 type array, holding handles */ member