Home
last modified time | relevance | path

Searched defs:runImpl (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/model/
DModelWriter.java412 public void runImpl() { in runImpl() method in ModelWriter.UpdateItemRunnable
429 public void runImpl() { in runImpl() method in ModelWriter.UpdateItemsRunnable
515 public abstract void runImpl(); in runImpl() method in ModelWriter.ModelTask
/packages/services/Car/libs/obd2-lib/src/com/android/car/obd2/
DObd2Connection.java120 private String runImpl(String command) throws IOException, InterruptedException { in runImpl() method in Obd2Connection