Home
last modified time | relevance | path

Searched defs:news (Results 1 – 9 of 9) sorted by relevance

/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/widget/
DTextLabelWidget.java60 protected void onMetricsChanged(SizeMetrics olds, SizeMetrics news) { in onMetricsChanged()
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothMediaFacade.java260 Bundle news = new Bundle(); in dispatchPlaybackStateChanged() local
DBluetoothConnectionFacade.java349 Bundle news = new Bundle(); in onReceive() local
/external/mksh/src/
Dlex.c1801 Lex_state *news = alloc2(STATE_BSIZE, sizeof(Lex_state), ATEMP); in push_state_i() local
Dhistrap.c965 unsigned char *base, *news; in writehistfile() local
Deval.c2069 char *news; in alt_expand() local
Dvar.c1551 struct tbl *prev, *curr, *news; in arraysearch() local
Dedit.c4872 struct edstate *news; in save_edstate() local
4885 restore_edstate(struct edstate *news, struct edstate *old) in restore_edstate()
/external/lua/src/
Dlstrlib.c872 const char *news = lua_tolstring(L, 3, &l); in add_s() local