Searched refs:REMOTE_SERVICE_ACTION (Results 1 – 1 of 1) sorted by relevance
75 private static final String REMOTE_SERVICE_ACTION = "android.app.REMOTESERVICE"; field in StrictModeTest556 Intent intent = new Intent(REMOTE_SERVICE_ACTION); in runWithRemoteServiceBound()