HomeSort by relevance Sort by last modified time
    Searched full:translucentactivity (Results 1 - 6 of 6) sorted by null

  /cts/hostsidetests/services/activitymanager/app/src/android/server/app/
TranslucentActivity.java 21 public class TranslucentActivity extends Activity {
  /development/samples/ApiDemos/src/com/example/android/apis/app/
TranslucentActivity.java 32 public class TranslucentActivity extends Activity {
_index.html 47 <dt><a href="TranslucentActivity.html">Translucent</a></dt>
  /cts/hostsidetests/services/activitymanager/app/
AndroidManifest.xml 41 <activity android:name=".TranslucentActivity"
44 android:taskAffinity="nobody.but.TranslucentActivity"
  /cts/hostsidetests/services/activitymanager/src/android/server/cts/
ActivityManagerActivityVisiblityTests.java 29 private static final String TRANSLUCENT_ACTIVITY_NAME = "TranslucentActivity";
  /development/samples/ApiDemos/
AndroidManifest.xml 132 <activity android:name=".app.TranslucentActivity"
    [all...]

Completed in 98 milliseconds