Searched refs:getApplicationCollectionInternal (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSmsApplication.java165 return getApplicationCollectionInternal(context, userId);
171 private static Collection<SmsApplicationData> getApplicationCollectionInternal( method in class:SmsApplication
311 Collection<SmsApplicationData> applications = getApplicationCollectionInternal(context,

Completed in 64 milliseconds