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.java316 private int mPulledDialogId; field in Connection
1210 mPulledDialogId = pulledDialogId; in setPulledDialogId()
1214 return mPulledDialogId; in getPulledDialogId()