Searched refs:onReconfigured (Results 1 – 3 of 3) sorted by relevance
182 void onReconfigured(@NonNull PersistableBundle params); in onReconfigured() method421 executeCallback(() -> mCallback.onReconfigured(params)); in onRangingReconfigured()
130 verify(callback, times(1)).onReconfigured(eq(PARAMS)); in testCorrectCallbackInvoked()
14316 method public void onReconfigured(@NonNull android.os.PersistableBundle);