Searched refs:postNotification (Results 1 – 7 of 7) sorted by relevance
244 postNotification(); in resetNotification()254 private void postNotification() { in postNotification() method in ProcessingService272 postNotification(); in onProgressChanged()278 postNotification(); in onStatusMessageChanged()
360 postNotification(mNotificationBuilder.createNetworkConnectedNotification(mTag, in handleWifiConnected()384 postNotification(mNotificationBuilder.createNetworkFailedNotification(mTag)); in handleConnectionFailure()406 postNotification(mNotificationBuilder.createConnectToAvailableNetworkNotification(mTag, in postInitialNotification()420 private void postNotification(Notification notification) { in postNotification() method in AvailableNetworkNotifier430 postNotification(mNotificationBuilder.createNetworkConnectingNotification(mTag, in handleConnectToNetworkAction()
117 postNotification(notifications.get(call)); in onExternalCallUpdated()208 postNotification(info); in savePhoto()218 postNotification(info); in saveContactInfo()222 private void postNotification(NotificationInfo info) { in postNotification() method in ExternalCallNotifier
52 postNotification(conversation); in postOrRemoveNotification()57 private static void postNotification(Conversation conversation) { in postNotification() method in NotificationHandler
44 public static void postNotification(Context context, File file) { in postNotification() method in FileSender
207 FileSender.postNotification(getApplicationContext(), file); in stopTracingInternal()
187 protected void postNotification(ConversationKey conversationKey, in postNotification() method in BaseNotificationDelegate