HomeSort by relevance Sort by last modified time
    Searched defs:app (Results 76 - 100 of 1575) sorted by null

1 2 34 5 6 7 8 91011>>

  /cts/tests/app/app/src/android/app/stubs/
KeyboardShortcutsActivity.java 17 package android.app.stubs;
19 import android.app.Activity;
MockApplicationActivity.java 17 package android.app.stubs;
19 import android.app.Activity;
  /cts/tests/app/src/android/app/backup/cts/
BackupAgentHelperTest.java 17 package android.app.backup.cts;
19 import android.app.backup.BackupAgentHelper;
20 import android.app.backup.FileBackupHelper;
21 import android.app.backup.SharedPreferencesBackupHelper;
FileBackupHelperTest.java 17 package android.app.backup.cts;
19 import android.app.backup.FileBackupHelper;
SharedPreferencesBackupHelperTest.java 17 package android.app.backup.cts;
19 import android.app.backup.SharedPreferencesBackupHelper;
  /cts/tests/app/src/android/app/cts/
KeyguardManagerKeyguardLockTest.java 17 package android.app.cts;
LauncherActivity_ListItemTest.java 17 package android.app.cts;
19 import android.app.LauncherActivity;
  /cts/tests/leanbackjank/app/src/android/leanbackjank/app/
IntentKeys.java 1 package android.leanbackjank.app;
4 * Intent key strings of the leanback jank test helper app.
  /cts/tests/leanbackjank/app/src/android/leanbackjank/app/ui/
MainActivity.java 15 package android.leanbackjank.app.ui;
17 import android.app.Activity;
19 import android.leanbackjank.app.R;
  /cts/tests/tests/app.usage/src/android/app/usage/cts/
FragmentTestActivity.java 16 package android.app.usage.cts;
19 import android.app.Activity;
20 import android.app.usage.cts.R;
  /development/samples/ApiDemos/src/com/example/android/apis/app/
AppUpdateReceiver.java 17 package com.example.android.apis.app;
CustomDialogActivity.java 17 package com.example.android.apis.app;
19 // Need the following import to get access to the app resources, since this
23 import android.app.Activity;
35 * call {@link android.app.Activity#setContentView setContentView()} to
DoNothing.java 17 package com.example.android.apis.app;
ForwardTarget.java 17 package com.example.android.apis.app;
19 // Need the following import to get access to the app resources, since this
23 import android.app.Activity;
HelloWorld.java 17 package com.example.android.apis.app;
19 // Need the following import to get access to the app resources, since this
23 import android.app.Activity;
34 App/Activity/Hello World
39 * <td >src/com.example.android.apis/app/HelloWorld.java</td>
52 * call {@link android.app.Activity#setContentView setContentView()} to
IsolatedService2.java 17 package com.example.android.apis.app;
OneShotAlarm.java 17 package com.example.android.apis.app;
24 // Need the following import to get access to the app resources, since this
OverscanActivity.java 17 package com.example.android.apis.app;
19 // Need the following import to get access to the app resources, since this
24 import android.app.Activity;
RepeatingAlarm.java 17 package com.example.android.apis.app;
19 // Need the following import to get access to the app resources, since this
SecureWindowActivity.java 17 package com.example.android.apis.app;
21 import android.app.Activity;
53 * call {@link android.app.Activity#setContentView setContentView()} to
TranslucentActivity.java 17 package com.example.android.apis.app;
19 // Need the following import to get access to the app resources, since this
23 import android.app.Activity;
35 * call {@link android.app.Activity#setContentView setContentView()} to
TranslucentBlurActivity.java 17 package com.example.android.apis.app;
19 // Need the following import to get access to the app resources, since this
23 import android.app.Activity;
38 * call {@link android.app.Activity#setContentView setContentView()} to
WallpaperActivity.java 17 package com.example.android.apis.app;
19 // Need the following import to get access to the app resources, since this
23 import android.app.Activity;
35 * call {@link android.app.Activity#setContentView setContentView()} to
  /development/samples/AppNavigation/src/com/example/android/appnavigation/app/
SimpleUpActivity.java 17 package com.example.android.appnavigation.app;
21 import android.app.Activity;
  /development/samples/Support7Demos/src/com/example/android/supportv7/app/
ActionBarHideOnScroll.java 16 package com.example.android.supportv7.app;
22 import android.support.v7.app.AppCompatActivity;

Completed in 306 milliseconds

1 2 34 5 6 7 8 91011>>