public class

NotificationMgr

extends Object
java.lang.Object
   ↳ com.android.phone.NotificationMgr

Class Overview

NotificationManager-related utility code for the Phone app.

Summary

Public Methods
void onQueryComplete(int token, Object cookie, CallerInfo ci)
Implemented for CallerInfoAsyncQuery.OnQueryCompleteListener interface.
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public void onQueryComplete (int token, Object cookie, CallerInfo ci)

Implemented for CallerInfoAsyncQuery.OnQueryCompleteListener interface. refreshes the contentView when called.