OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:phoneaccounthandles
(Results
1 - 5
of
5
) sorted by null
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
InCallActivity.java
643
final List<PhoneAccountHandle>
phoneAccountHandles
;
645
phoneAccountHandles
= extras.getParcelableArrayList(
648
phoneAccountHandles
= new ArrayList<>();
652
R.string.select_phone_account_for_calls, true,
phoneAccountHandles
,
[
all
...]
InCallPresenter.java
[
all
...]
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
TelecomManagerFacade.java
142
@Rpc(description = "Get the list of
PhoneAccountHandles
with calling capability.")
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
TelecomServiceImplTest.java
233
// make sure that the list of user profiles doesn't include anything the
PhoneAccountHandles
[
all
...]
/packages/services/Telecomm/src/com/android/server/telecom/
PhoneAccountRegistrar.java
[
all
...]
Completed in 304 milliseconds