HomeSort by relevance Sort by last modified time
    Searched refs:getIntentForStartActivity (Results 1 - 2 of 2) sorted by null

  /packages/apps/ContactsCommon/TestCommon/src/com/android/contacts/common/test/mocks/
ContactsMockContext.java 78 * You can check the content via {@link #getIntentForStartActivity()} for verification.
85 public Intent getIntentForStartActivity() {
  /packages/apps/Dialer/tests/src/com/android/dialer/interactions/
PhoneNumberInteractionTest.java 102 Intent intent = mContext.getIntentForStartActivity();
121 Intent intent = mContext.getIntentForStartActivity();
142 Intent intent = mContext.getIntentForStartActivity();
183 Intent intent = mContext.getIntentForStartActivity();
201 Intent intent = mContext.getIntentForStartActivity();

Completed in 368 milliseconds