Searched refs:newControlTarget (Results 1 – 2 of 2) sorted by relevance
22 import static com.android.launcher3.logging.LoggerUtils.newControlTarget;237 newControlTarget(controlType), in logActionOnControl()372 Target target = newControlTarget(isButton in logActionBack()
219 public static Target newControlTarget(int controlType) { in newControlTarget() method in LoggerUtils