Searched refs:REMOTE_SERVICE (Results 1 – 1 of 1) sorted by relevance
35 private static final String REMOTE_SERVICE = "android.app.REMOTESERVICE"; field in ProcessTest69 mIntent = new Intent(REMOTE_SERVICE); in setUp()