Home
last modified time | relevance | path

Searched defs:ne (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java118 NotificationQueueEntry ne = new NotificationQueueEntry(); in addNotification() local
127 NotificationQueueEntry ne = new NotificationQueueEntry(); in updateNotification() local
230 final NotificationQueueEntry ne = (NotificationQueueEntry)msg.obj; in handleMessage() local
235 final NotificationQueueEntry ne = (NotificationQueueEntry)msg.obj; in handleMessage() local
/frameworks/base/tools/aidl/
Dgenerate_java.cpp176 NewExpression* ne = new NewExpression(NAMES.Find(proxyType)); in make_as_interface() local
/frameworks/base/tools/aapt/
DXMLNode.cpp397 const namespace_entry& ne = namespaces.itemAt(i); in build_namespace() local
/frameworks/base/telephony/java/com/android/internal/telephony/
DMccTable.java447 table.add(new MccEntry(614,"ne",2)); //Niger (Republic of the) in table.add()