Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DTelephonyUtil.java58 final ComponentName pstnComponentName = new ComponentName( in isPstnComponentName() local
60 return pstnComponentName.equals(componentName); in isPstnComponentName()