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