Searched refs:month (Results 1 - 4 of 4) sorted by relevance

/development/ndk/platforms/android-3/include/linux/mmc/
H A Dcard.h25 unsigned char month; member in struct:mmc_cid
/development/ndk/platforms/android-3/include/linux/
H A Dtelephony.h57 char month[3]; member in struct:__anon304
/development/samples/Wiktionary/src/com/example/android/wiktionary/
H A DWordWidget.java79 // Pick out month names from resources
83 // Find current month and day
89 monthNames[today.month], today.monthDay);
/development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
H A DWordWidget.java68 // Pick out month names from resources
72 // Find current month and day
78 monthNames[today.month], today.monthDay);

Completed in 942 milliseconds