Home
last modified time | relevance | path

Searched refs:PresenterRequestType (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/userpicker/
DUserPickerController.java86 public @interface PresenterRequestType {} annotation in UserPickerController
225 void runOnMainHandler(@PresenterRequestType int reqType) { in runOnMainHandler()
229 void runOnMainHandler(@PresenterRequestType int reqType, Object params) { in runOnMainHandler()