Home
last modified time | relevance | path

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

/aosp12/frameworks/base/cmds/incidentd/tests/
H A DSection_test.cpp71 class SimpleListener : public IIncidentReportStatusListener { class
73 SimpleListener(){}; in SimpleListener() function in SimpleListener
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DSlotView.java48 public static class SimpleListener implements Listener { class in SlotView