Searched refs:bob (Results 1 – 1 of 1) sorted by relevance
121 Notification.Builder bob = new Notification.Builder(mContext); in postNotification() local125 bob.setContentTitle(mContext.getString(titleId)) in postNotification()135 mNotifMan.notify(id, bob.build()); in postNotification()