Home
last modified time | relevance | path

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

/packages/apps/Protips/src/com/android/protips/
DProtipWidget.java148 final Intent bcast = new Intent(context, ProtipWidget.class); in onReceiveAsync() local
196 Intent bcast = new Intent(context, ProtipWidget.class); in buildUpdate() local