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

/frameworks/base/packages/EasterEgg/src/com/android/egg/neko/
H A DCat.java189 .setClass(context, NekoLand.class)
H A DNekoActivationActivity.java37 if (NekoLand.DEBUG) {
44 if (NekoLand.DEBUG) {
H A DNekoLand.java53 public class NekoLand extends Activity implements PrefsListener { class in inherits:Activity,PrefsListener
107 new AlertDialog.Builder(NekoLand.this)
114 // noman.notify(1, cat.buildNotification(NekoLand.this).build());
226 Log.e("NekoLand", "save: error: can't create Pictures directory");
248 Log.e("NekoLand", "save: error: " + e);
H A DNekoService.java58 if (NekoLand.DEBUG_NOTIFICATIONS) {
118 if (NekoLand.DEBUG_NOTIFICATIONS) {

Completed in 102 milliseconds