OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getDeviceIdForSubscriber
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneSubInfoProxy.java
151
public String
getDeviceIdForSubscriber
(long subId) throws RemoteException {
152
// FIXME:
getDeviceIdForSubscriber
PhoneSubInfoController.java
47
return
getDeviceIdForSubscriber
(getDefaultSubscription());
50
public String
getDeviceIdForSubscriber
(long subId) {
Completed in 200 milliseconds