Searched refs:setDebugLocationString (Results 1 – 4 of 4) sorted by relevance
56 .setDebugLocationString(mView.getDebugLocation()) in CarrierTextController()
703 public Builder setDebugLocationString(String debugLocationString) { in setDebugLocationString() method in CarrierTextManager.Builder
168 .setDebugLocationString("Shade") in ShadeCarrierGroupController()
148 when(mCarrierTextControllerBuilder.setDebugLocationString(anyString())) in setup()