Home
last modified time | relevance | path

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

/art/test/960-default-smali/src/
DG.java16 class G implements Attendant {
DF.java16 class F extends A implements Attendant {
DAttendant.java16 public interface Attendant { interface
/art/test/960-default-smali/
Dexpected.txt44 F-interface Attendant.GetPlace()='android'
47 F-interface Attendant.SayHi()='Hi '
51 F-interface Attendant.SayHiTwice()='We can override both interfaces'
56 G-interface Attendant.GetPlace()='android'
58 G-interface Attendant.SayHi()='welcome to android'
60 G-interface Attendant.SayHiTwice()='welcome to androidwelcome to android'