Searched refs:mProfileSwitchMessageId (Results 1 – 1 of 1) sorted by relevance
102 private int mProfileSwitchMessageId = -1; field in ResolverActivity319 mProfileSwitchMessageId = -1; in onCreate()422 mProfileSwitchMessageId = com.android.internal.R.string.forward_intent_to_owner; in setProfileSwitchMessageId()424 mProfileSwitchMessageId = com.android.internal.R.string.forward_intent_to_work; in setProfileSwitchMessageId()833 if (mProfileSwitchMessageId != -1) { in safelyStartActivityInternal()834 Toast.makeText(this, getString(mProfileSwitchMessageId), Toast.LENGTH_LONG).show(); in safelyStartActivityInternal()