Searched refs:TelephonyDebugService (Results 1 – 2 of 2) sorted by relevance
32 public class TelephonyDebugService extends Service { class38 public TelephonyDebugService() { in TelephonyDebugService() method in TelephonyDebugService
607 Intent intent = new Intent(this, TelephonyDebugService.class); in onCreate()