Searched refs:ne (Results 1 – 6 of 6) sorted by relevance
134 NotificationQueueEntry ne = new NotificationQueueEntry(); in addNotification() local135 ne.key = key; in addNotification()136 ne.notification = notification; in addNotification()137 mHandler.obtainMessage(MSG_ADD_NOTIFICATION, 0, 0, ne).sendToTarget(); in addNotification()143 NotificationQueueEntry ne = new NotificationQueueEntry(); in updateNotification() local144 ne.key = key; in updateNotification()145 ne.notification = notification; in updateNotification()146 mHandler.obtainMessage(MSG_UPDATE_NOTIFICATION, 0, 0, ne).sendToTarget(); in updateNotification()271 final NotificationQueueEntry ne = (NotificationQueueEntry)msg.obj; in handleMessage() local272 mCallbacks.addNotification(ne.key, ne.notification); in handleMessage()[all …]
139 NewExpression* ne = new NewExpression(NAMES.Find(proxyType)); in make_as_interface() local140 ne->arguments.push_back(obj); in make_as_interface()141 m->statements->Add(new ReturnStatement(ne)); in make_as_interface()
265 } catch (NumberFormatException ne) { in getPreference()
38 if [ ${USER_ID} -ne 0 ]; then
404 const namespace_entry& ne = namespaces.itemAt(i); in build_namespace() local405 if (ne.uri == str) { in build_namespace()406 str = ne.prefix; in build_namespace()
3221 2ne.