Home
last modified time | relevance | path

Searched refs:mPulledDialogId (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DConnection.java286 private int mPulledDialogId; field in Connection
1148 mPulledDialogId = pulledDialogId; in setPulledDialogId()
1152 return mPulledDialogId; in getPulledDialogId()