Home
last modified time | relevance | path

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

/development/samples/InlineFillService/src/com/example/android/inlinefillservice/
DAttributionDialogActivity.java32 static final String DEFAULT_MSG = "Hello"; field in AttributionDialogActivity
39 String msg = DEFAULT_MSG; in onCreate()