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

/frameworks/base/packages/services/PacProcessor/src/com/android/pacprocessor/
H A DPacService.java98 public void startPacSystem() throws RemoteException { method in class:PacService.ProxyServiceStub
100 Log.e(TAG, "Only system user is allowed to call startPacSystem");

Completed in 82 milliseconds