Searched refs:mShowEmergencyCallButton (Results 1 – 1 of 1) sorted by relevance
58 private boolean mShowEmergencyCallButton = false; field in PromptInfo90 mShowEmergencyCallButton = in.readBoolean(); in PromptInfo()137 dest.writeBoolean(mShowEmergencyCallButton); in writeToParcel()156 } else if (mShowEmergencyCallButton) { in requiresTestOrInternalPermission()317 mShowEmergencyCallButton = showEmergencyCallButton; in setShowEmergencyCallButton()451 return mShowEmergencyCallButton; in isShowEmergencyCallButton()