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