Home
last modified time | relevance | path

Searched refs:nInd (Results 1 – 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/os/
DMmsWapPushReceiver.java56 final NotificationInd nInd = (NotificationInd) pdu; in onReceive() local
57 final String location = new String(nInd.getContentLocation()); in onReceive()