Searched defs:connecting (Results 1 – 2 of 2) sorted by relevance
394 CastController.CastDevice connecting = new CastController.CastDevice(); in testUpdateState_connectedAndConnecting() local450 CastController.CastDevice connecting = new CastController.CastDevice(); in testExpandView_connecting_projection() local481 CastController.CastDevice connecting = new CastController.CastDevice(); in testExpandView_connecting_mediaRoute() local
202 private String getSecondaryLabel(boolean enabled, boolean connecting, boolean connected, in getSecondaryLabel()