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

  /frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
NekoActivationActivity.java 39 if (NekoLand.DEBUG) {
47 if (NekoLand.DEBUG) {
NekoService.java 58 if (NekoLand.DEBUG_NOTIFICATIONS) {
119 if (NekoLand.DEBUG_NOTIFICATIONS) {
NekoLand.java 58 public class NekoLand extends Activity implements PrefsListener {
128 new AlertDialog.Builder(NekoLand.this)
135 // noman.notify(1, cat.buildNotification(NekoLand.this).build());
236 new AlertDialog.Builder(NekoLand.this)
277 Log.e("NekoLand", "save: error: can't create Pictures directory");
300 Log.e("NekoLand", "save: error: " + e);
Cat.java 208 .setClass(context, NekoLand.class)

Completed in 108 milliseconds