HomeSort by relevance Sort by last modified time
    Searched refs:FLAG_ACTIVITY_NO_USER_ACTION (Results 1 - 25 of 38) sorted by null

1 2

  /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
HandoverActivity.java 52 intent.setFlags(Intent.FLAG_ACTIVITY_NO_USER_ACTION |
TestInCallServiceImpl.java 87 intent.setFlags(Intent.FLAG_ACTIVITY_NO_USER_ACTION | Intent.FLAG_ACTIVITY_NEW_TASK);
SelfManagedConnectionService.java 111 intent.setFlags(Intent.FLAG_ACTIVITY_NO_USER_ACTION | Intent.FLAG_ACTIVITY_NEW_TASK);
SelfManagedConnection.java 90 intent.setFlags(Intent.FLAG_ACTIVITY_NO_USER_ACTION | Intent.FLAG_ACTIVITY_NEW_TASK);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/location/base/
EmergencyCallUtil.java 59 callIntent.setFlags(Intent.FLAG_ACTIVITY_NO_USER_ACTION);
  /packages/apps/DeskClock/src/com/android/deskclock/alarms/
AlarmNotifications.java 431 Intent.FLAG_ACTIVITY_NO_USER_ACTION);
  /packages/apps/DeskClock/src/com/android/deskclock/data/
TimerNotificationBuilder.java 261 .setFlags(Intent.FLAG_ACTIVITY_NEW_TASK | Intent.FLAG_ACTIVITY_NO_USER_ACTION);
  /frameworks/base/core/java/android/content/
Intent.java     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStarter.java 42 import static android.content.Intent.FLAG_ACTIVITY_NO_USER_ACTION;
    [all...]
  /packages/apps/Dialer/java/com/android/incallui/
InCallActivity.java 159 intent.setFlags(Intent.FLAG_ACTIVITY_NO_USER_ACTION | Intent.FLAG_ACTIVITY_NEW_TASK);
    [all...]
  /packages/apps/Stk/src/com/android/stk/
StkAppService.java 183 // Used for setting FLAG_ACTIVITY_NO_USER_ACTION when
    [all...]
  /external/robolectric/v1/lib/main/
android.jar 
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
android-all-stubs.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/20/
android.jar 

Completed in 203 milliseconds

1 2