Searched refs:profileSwitchMessage (Results 1 – 2 of 2) sorted by relevance
1415 String profileSwitchMessage =1417 if (profileSwitchMessage != null) {1418 Toast.makeText(this, profileSwitchMessage, Toast.LENGTH_LONG).show();
1082 String profileSwitchMessage = mIntentForwarding.forwardMessageFor( in safelyStartActivityInternal() local1084 if (profileSwitchMessage != null) { in safelyStartActivityInternal()1085 Toast.makeText(this, profileSwitchMessage, Toast.LENGTH_LONG).show(); in safelyStartActivityInternal()