HomeSort by relevance Sort by last modified time
    Searched refs:MiscService (Results 1 - 2 of 2) sorted by null

  /packages/experimental/RpcPerformance/src/com/android/rpc_performance/
MiscService.java 32 public class MiscService extends Service {
35 private static final String TAG = "MiscService";
ProviderPerfActivity.java 230 bindService(new Intent(this, MiscService.class),
502 socket.connect(new LocalSocketAddress(MiscService.SOCKET_NAME));

Completed in 3649 milliseconds