Searched refs:notResolvableIntent (Results 1 – 1 of 1) sorted by relevance
100 final Intent notResolvableIntent = new Intent(); in testCannotBind_notResolvableIntent() local101 notResolvableIntent.setClassName(mContext, "NotExistService"); in testCannotBind_notResolvableIntent()104 bind(notResolvableIntent, EMPTY_SERVICE_CONNECTION, targetUser)); in testCannotBind_notResolvableIntent()