OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phoneAccountUserHandle
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telecomm/src/com/android/server/telecom/
PhoneAccountRegistrar.java
495
UserHandle
phoneAccountUserHandle
= account.getAccountHandle().getUserHandle();
496
if (
phoneAccountUserHandle
== null) {
508
phoneAccountUserHandle
.getIdentifier());
510
return
phoneAccountUserHandle
.equals(userHandle);
[
all
...]
TelecomServiceImpl.java
[
all
...]
Completed in 311 milliseconds