HomeSort by relevance Sort by last modified time
    Searched full:screensize (Results 51 - 75 of 98) sorted by null

1 23 4

  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/android/
configuration.h 256 void AConfiguration_setScreenSize(AConfiguration* config, int32_t screenSize);
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/android/
configuration.h 256 void AConfiguration_setScreenSize(AConfiguration* config, int32_t screenSize);
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/android/
configuration.h 256 void AConfiguration_setScreenSize(AConfiguration* config, int32_t screenSize);
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/android/
configuration.h 256 void AConfiguration_setScreenSize(AConfiguration* config, int32_t screenSize);
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/android/
configuration.h 256 void AConfiguration_setScreenSize(AConfiguration* config, int32_t screenSize);
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/android/
configuration.h 256 void AConfiguration_setScreenSize(AConfiguration* config, int32_t screenSize);
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/android/
configuration.h 256 void AConfiguration_setScreenSize(AConfiguration* config, int32_t screenSize);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
ConfigurationSelector.java 52 import com.android.resources.ScreenSize;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationComposite.java 57 import com.android.resources.ScreenSize;
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedView.java     [all...]
  /development/samples/ApiDemos/
AndroidManifest.xml     [all...]
  /packages/apps/Contacts/
AndroidManifest.xml 566 android:configChanges="mcc|mnc|locale|touchscreen|keyboard|keyboardHidden|navigation|screenLayout|fontScale|uiMode|orientation|screenSize|smallestScreenSize"
577 android:configChanges="orientation|screenSize|keyboardHidden"
590 android:configChanges="orientation|screenSize|keyboardHidden"
    [all...]
  /frameworks/base/tools/aapt/
AaptAssets.cpp 287 *value = config.screenSize;
331 return config.screenSize;
676 this->screenSize = size;
722 s += screenSize;
834 if (this->screenSize != "") {
838 s += screenSize;
    [all...]
AaptAssets.h 135 String8 screenSize;
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]
  /external/proguard/src/proguard/gui/
ProGuardGUI.java     [all...]
  /prebuilt/common/layoutlib_api/
layoutlib_api-prebuilt.jar 
  /frameworks/base/docs/html/guide/topics/manifest/
activity-element.jd 14 "orientation", "screenSize", "smallestScreenSize"]
228 targetSdkVersion}</a> attributes), then you should also declare the {@code "screenSize"}
232 <td>"{@code screenSize}"</td>
    [all...]
  /cts/tests/
AndroidManifest.xml 150 android:configChanges="keyboardHidden|orientation|screenSize">
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
RenderSessionImpl.java 52 import com.android.resources.ScreenSize;
    [all...]
  /frameworks/base/docs/html/training/multiple-apks/
api.jd 7 next.link=screensize.html
texture.jd 7 previous.link=screensize.html
  /frameworks/base/docs/html/sdk/api_diff/9/changes/
fields_index_additions.html 556 <nobr><A HREF="android.R.attr.html#android.R.attr.screenSize" class="hiddenlink" target="rightframe">screenSize</A>
    [all...]
fields_index_all.html     [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 464 <li><a href="<?cs var:toroot ?>training/multiple-apks/screensize.html">

Completed in 1425 milliseconds

1 23 4