HomeSort by relevance Sort by last modified time
    Searched refs:notification_ (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_notify/
Ver2_SUPLNOTIFY.java 101 private Notification notification_; field in class:Ver2_SUPLNOTIFY
103 return notification_;
109 this.notification_ = (Notification) value;
112 notification_ = new Notification();
113 return notification_;
  /cts/tests/tests/location/src/android/location/cts/asn1/supl2/supl_init/
SUPLINIT.java 119 private Notification notification_; field in class:SUPLINIT
121 return notification_;
127 this.notification_ = (Notification) value;
130 notification_ = new Notification();
131 return notification_;
  /prebuilts/misc/common/frameworks/
platformprotos-prebuilt.jar 

Completed in 75 milliseconds