Searched refs:PAC_SERVICE (Results 1 – 1 of 1) sorted by relevance
57 private static final String PAC_SERVICE = "com.android.pacprocessor.PacService"; field in PacManager302 intent.setClassName(PAC_PACKAGE, PAC_SERVICE); in bind()