Searched defs:TelecomService (Results 1 - 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
H A DTelecomService.java58 public class TelecomService extends Service { class in inherits:Service
131 private static final String TAG = TelecomService.class.getSimpleName();
705 * Dumps the current state of the TelecomService. Used when generating problem reports.
716 writer.println("Permission Denial: can't dump TelecomService " +

Completed in 26 milliseconds