Home
last modified time | relevance | path

Searched refs:REQUEST_CODE_ACCEPT_POLICIES (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/activity/setup/
DAccountCreationFragment.java50 public static final int REQUEST_CODE_ACCEPT_POLICIES = 1; field in AccountCreationFragment
275 startActivityForResult(intent, REQUEST_CODE_ACCEPT_POLICIES);