Searched refs:postNotification (Results 1 – 1 of 1) sorted by relevance
73 postNotification(getPackageName(intent)); in onReceive()76 postNotification(TED_PKG_NAME); in onReceive()77 postNotification(PLAY_MOVIES_PKG_NAME); in onReceive()81 private void postNotification(String pkgName) { in postNotification() method in PartnerReceiver107 postNotification(sort, resId, backupResId, titleId, backupTitleId, pkgName); in postNotification()110 private void postNotification(int sort, int resId, int backupResId, in postNotification() method in PartnerReceiver