Home | History | Annotate | Download | only in pm

Lines Matching refs:DEBUG_PREFERRED

237     static final boolean DEBUG_PREFERRED = false;
3039 if (DEBUG_PREFERRED) {
3061 if (DEBUG_PREFERRED) Log.v(TAG, "Querying last chosen activity for " + intent);
3118 if (DEBUG_PREFERRED || debug) Slog.v(TAG, "Looking for presistent preferred activities...");
3127 if (DEBUG_PREFERRED || debug) {
3135 if (DEBUG_PREFERRED || debug) {
3158 if (DEBUG_PREFERRED || debug) {
3178 if (DEBUG_PREFERRED) intent.addFlags(Intent.FLAG_DEBUG_LOG_RESOLUTION);
3191 if (DEBUG_PREFERRED || debug) Slog.v(TAG, "Looking for preferred activities...");
3204 if (DEBUG_PREFERRED || debug) Slog.v(TAG, "Figuring out best match...");
3209 if (DEBUG_PREFERRED || debug) Slog.v(TAG, "Match for " + ri.activityInfo
3216 if (DEBUG_PREFERRED || debug) Slog.v(TAG, "Best match: 0x"
3223 if (DEBUG_PREFERRED || debug) {
3230 if (DEBUG_PREFERRED || debug) Slog.v(TAG, "Skipping bad match "
3237 if (DEBUG_PREFERRED || debug) Slog.v(TAG, "Skipping mAlways=false entry");
3242 if (DEBUG_PREFERRED || debug) {
3275 if (DEBUG_PREFERRED) {
3288 if (DEBUG_PREFERRED) {
3302 if (DEBUG_PREFERRED || debug) Slog.v(TAG, "Returning preferred activity: "
3309 if (DEBUG_PREFERRED) {
3317 if (DEBUG_PREFERRED || debug) Slog.v(TAG, "No preferred activity to return");
11793 if (DEBUG_PREFERRED) {
11813 if (DEBUG_PREFERRED) {
11824 if (DEBUG_PREFERRED) {
11830 if (DEBUG_PREFERRED) {