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

  /frameworks/base/native/android/
configuration.cpp 185 void AConfiguration_setScreenLong(AConfiguration* config, int32_t screenLong) {
187 | ((screenLong<<ResTable_config::SHIFT_SCREENLONG)&ResTable_config::MASK_SCREENLONG);
  /development/ndk/platforms/android-9/include/android/
configuration.h 266 void AConfiguration_setScreenLong(AConfiguration* config, int32_t screenLong);
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/android/
configuration.h 266 void AConfiguration_setScreenLong(AConfiguration* config, int32_t screenLong);
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/android/
configuration.h 266 void AConfiguration_setScreenLong(AConfiguration* config, int32_t screenLong);
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/android/
configuration.h 266 void AConfiguration_setScreenLong(AConfiguration* config, int32_t screenLong);
  /frameworks/base/native/include/android/
configuration.h 275 void AConfiguration_setScreenLong(AConfiguration* config, int32_t screenLong);
  /frameworks/base/include/utils/
ResourceTypes.h     [all...]

Completed in 571 milliseconds