Searched refs:mProfileSwitchMessageId (Results 1 – 1 of 1) sorted by relevance
121 private int mProfileSwitchMessageId = -1; field in ResolverActivity383 mProfileSwitchMessageId = -1;540 mProfileSwitchMessageId = com.android.internal.R.string.forward_intent_to_owner;542 mProfileSwitchMessageId = com.android.internal.R.string.forward_intent_to_work;1162 if (mProfileSwitchMessageId != -1) {1163 Toast.makeText(this, getString(mProfileSwitchMessageId), Toast.LENGTH_LONG).show();