OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 286 milliseconds