OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setNumberPresentation
(Results
1 - 2
of
2
) sorted by null
/packages/services/Telephony/common/src/com/android/services/telephony/common/
CallIdentification.java
73
public void
setNumberPresentation
(int presentation) {
Call.java
241
public void
setNumberPresentation
(int presentation) {
242
mIdentification.
setNumberPresentation
(presentation);
Completed in 25 milliseconds