Home
last modified time | relevance | path

Searched defs:onInvocationProgress (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/ui/
DDefaultUiController.java94 public void onInvocationProgress(int type, float progress) { in onInvocationProgress() method in DefaultUiController
DInvocationLightsView.java121 public void onInvocationProgress(float progress) { in onInvocationProgress() method in InvocationLightsView
/frameworks/base/packages/SystemUI/src/com/android/systemui/assist/
DAssistManager.java69 void onInvocationProgress(int type, float progress); in onInvocationProgress() method
271 public void onInvocationProgress(int type, float progress) { in onInvocationProgress() method in AssistManager