Searched refs:NullService (Results 1 – 2 of 2) sorted by relevance
27 public class NullService extends Service { class
42 import android.app.stubs.NullService;1516 Intent intent = new Intent(mContext, NullService.class); in testNullServiceBinder()