Home | History | Annotate | Download | only in settings

Lines Matching defs:stub

267         mNetworkService = INetworkManagementService.Stub.asInterface(
269 mStatsService = INetworkStatsService.Stub.asInterface(
2365 final Drawable stub = new ColorDrawable(Color.TRANSPARENT);
2366 view.setSelector(stub);
2367 view.setDivider(stub);