HomeSort by relevance Sort by last modified time
    Searched defs:naughty (Results 1 - 7 of 7) sorted by null

  /packages/apps/QuickSearchBox/tests/naughty/src/com/android/quicksearchbox/tests/naughty/
CrashingSuggestionLauncher.java 17 package com.android.quicksearchbox.tests.naughty;
HangingSuggestionLauncher.java 16 package com.android.quicksearchbox.tests.naughty;
NaughtySuggestionProvider.java 16 package com.android.quicksearchbox.tests.naughty;
26 * Base class for 'naughty' suggestion providers.
CrashingSuggestionProvider.java 17 package com.android.quicksearchbox.tests.naughty;
71 "Naughty suggestion " + i,
72 "content://com.android.quicksearchbox.tests.naughty.crashing/icon/" + i,
76 "content://com.android.quicksearchbox.naughty.crashing/" + i
84 "Naughty suggestion " + i,
87 "content://com.android.quicksearchbox.tests.naughty.crashing/icon2/" + i,
89 "content://com.android.quicksearchbox.naughty.crashing/" + i
100 "content://com.android.quicksearchbox.naughty.crashing/0"
HangingSuggestionProvider.java 17 package com.android.quicksearchbox.tests.naughty;
63 "Naughty suggestion " + i,
64 "content://com.android.quicksearchbox.tests.naughty.hanging/naughty/icon/" + i,
68 "content://com.android.quicksearchbox.tests.naughty.hanging/naughty/" + i
76 "Naughty suggestion " + i,
79 "content://com.android.quicksearchbox.tests.naughty.hanging/icon2/" + i,
81 "content://com.android.quicksearchbox.naughty.crashing/" + i
92 "content://com.android.quicksearchbox.tests.naughty.hanging/naughty/0
    [all...]
  /system/core/logd/
LogWhiteBlackList.h 70 bool naughty(LogBufferElement* element);
71 bool naughty(void) { function in class:PruneList
LogWhiteBlackList.cpp 253 bool PruneList::naughty(LogBufferElement* element) { function in class:PruneList

Completed in 126 milliseconds