Searched refs:mProfileSwitchMessageId (Results 1 – 1 of 1) sorted by relevance
124 private int mProfileSwitchMessageId = -1; field in ResolverActivity588 mProfileSwitchMessageId = -1;749 mProfileSwitchMessageId = com.android.internal.R.string.forward_intent_to_owner;751 mProfileSwitchMessageId = com.android.internal.R.string.forward_intent_to_work;1295 if (mProfileSwitchMessageId != -1) {1296 Toast.makeText(this, getString(mProfileSwitchMessageId), Toast.LENGTH_LONG).show();