HomeSort by relevance Sort by last modified time
    Searched refs:getInt (Results 201 - 225 of 3605) sorted by null

1 2 3 4 5 6 7 891011>>

  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
RingtoneSyncTest.java 55 assertEquals(1, Settings.Secure.getInt(mContentResolver, SYNC_PARENT_SOUNDS));
88 assertEquals(1, Settings.Secure.getInt(mContentResolver, SYNC_PARENT_SOUNDS));
91 assertEquals(0, Settings.Secure.getInt(mContentResolver, SYNC_PARENT_SOUNDS));
  /development/samples/training/device-management-policy/src/com/example/training/deviceadmin/
Policy.java 90 mPasswordQuality = prefs.getInt(KEY_PASSWORD_QUALITY, -1);
91 mPasswordLength = prefs.getInt(KEY_PASSWORD_LENGTH, -1);
92 mPasswordMinUpperCase = prefs.getInt(KEY_PASSWORD_MIN_UPPERCASE, -1);
  /external/clang/include/clang/AST/
GlobalDecl.h 57 CanonGD.Value.setInt(Value.getInt());
66 return static_cast<CXXCtorType>(Value.getInt());
71 return static_cast<CXXDtorType>(Value.getInt());
  /external/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h 59 if (CurTy.getInt())
65 if (CurTy.getInt())
78 if (CurTy.getInt()) {
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/bytecode/
AndroidTranslatorClassIntrumentedTest.java 34 assertThat(inst.getInt(), is(42));
74 public int getInt() {
82 public int getInt() {
  /frameworks/base/services/net/java/android/net/netlink/
StructNlMsgHdr.java 88 struct.nlmsg_len = byteBuffer.getInt();
91 struct.nlmsg_seq = byteBuffer.getInt();
92 struct.nlmsg_pid = byteBuffer.getInt();
  /libcore/ojluni/src/main/java/java/lang/
ProcessImpl.java 104 std_fds[0] = f0.getFD().getInt$();
114 std_fds[1] = f1.getFD().getInt$();
124 std_fds[2] = f2.getFD().getInt$();
  /packages/apps/Camera2/src/com/android/camera/data/
PhotoDataFactory.java 42 int orientation = c.getInt(PhotoDataQuery.COL_ORIENTATION);
43 int width = c.getInt(PhotoDataQuery.COL_WIDTH);
44 int height = c.getInt(PhotoDataQuery.COL_HEIGHT);
  /packages/apps/Car/Settings/src/com/android/car/settings/common/
BaseFragment.java 84 mActionBarLayout = getArguments().getInt(EXTRA_ACTION_BAR_LAYOUT);
89 mLayout = getArguments().getInt(EXTRA_LAYOUT);
94 mTitleId = getArguments().getInt(EXTRA_TITLE_ID);
  /packages/apps/DeskClock/src/com/android/deskclock/data/
StopwatchDAO.java 59 final int stateIndex = prefs.getInt(STATE, RESET.ordinal());
100 final int lapCount = prefs.getInt(LAP_COUNT, 0);
144 final int lapCount = prefs.getInt(LAP_COUNT, 0);
  /packages/apps/Settings/src/com/android/settings/search/
InlinePayload.java 118 settingsValue = Settings.Secure.getInt(context.getContentResolver(),
122 settingsValue = Settings.System.getInt(context.getContentResolver(),
127 settingsValue = Settings.Global.getInt(context.getContentResolver(),
  /packages/apps/Settings/tests/robotests/src/com/android/settings/display/
AutoBrightnessPreferenceControllerTest.java 61 final int mode = Settings.System.getInt(mContext.getContentResolver(),
70 final int mode = Settings.System.getInt(mContext.getContentResolver(),
90 int updatedValue = Settings.System.getInt(resolver, SCREEN_BRIGHTNESS_MODE, -1);
  /packages/apps/TV/src/com/android/tv/receiver/
AudioCapabilitiesReceiver.java 109 int revision = getInt(SETTINGS_KEY_AC3_REPORT_REVISION, 0);
136 private int getInt(String key, int def) {
137 return getSharedPreferences().getInt(key, def);
  /packages/apps/UnifiedEmail/src/com/android/mail/content/
ThreadSafeCursorWrapper.java 61 public int getInt(int column) {
64 return super.getInt(column);
102 final int opts = extras.getInt(UIProvider.ConversationCursorCommand.COMMAND_KEY_OPTIONS);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
GlobalDecl.h 57 CanonGD.Value.setInt(Value.getInt());
66 return static_cast<CXXCtorType>(Value.getInt());
71 return static_cast<CXXDtorType>(Value.getInt());
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
GlobalDecl.h 57 CanonGD.Value.setInt(Value.getInt());
66 return static_cast<CXXCtorType>(Value.getInt());
71 return static_cast<CXXDtorType>(Value.getInt());
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
GlobalDecl.h 57 CanonGD.Value.setInt(Value.getInt());
66 return static_cast<CXXCtorType>(Value.getInt());
71 return static_cast<CXXDtorType>(Value.getInt());
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
GlobalDecl.h 57 CanonGD.Value.setInt(Value.getInt());
66 return static_cast<CXXCtorType>(Value.getInt());
71 return static_cast<CXXDtorType>(Value.getInt());
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
GlobalDecl.h 57 CanonGD.Value.setInt(Value.getInt());
66 return static_cast<CXXCtorType>(Value.getInt());
71 return static_cast<CXXDtorType>(Value.getInt());
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
GlobalDecl.h 57 CanonGD.Value.setInt(Value.getInt());
66 return static_cast<CXXCtorType>(Value.getInt());
71 return static_cast<CXXDtorType>(Value.getInt());
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
GlobalDecl.h 57 CanonGD.Value.setInt(Value.getInt());
66 return static_cast<CXXCtorType>(Value.getInt());
71 return static_cast<CXXDtorType>(Value.getInt());
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
GlobalDecl.h 57 CanonGD.Value.setInt(Value.getInt());
66 return static_cast<CXXCtorType>(Value.getInt());
71 return static_cast<CXXDtorType>(Value.getInt());
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Audio_Artists_AlbumsTest.java 98 assertEquals(Audio1.YEAR, c.getInt(c.getColumnIndex(Albums.FIRST_YEAR)));
99 assertEquals(Audio1.YEAR, c.getInt(c.getColumnIndex(Albums.LAST_YEAR)));
100 assertEquals(1, c.getInt(c.getColumnIndex(Albums.NUMBER_OF_SONGS)));
101 assertEquals(1, c.getInt(c.getColumnIndex(Albums.NUMBER_OF_SONGS_FOR_ARTIST)));
Settings_SecureTest.java 34 * NumberFormatExceptions for getInt, getFloat, and getLong.
63 assertEquals(10, Secure.getInt(cr, "int", 10));
78 Secure.getInt(cr, NO_SUCH_SETTING);
84 Secure.getInt(cr, STRING_VALUE_SETTING);
158 1, Settings.Secure.getInt(cr, Settings.Global.INSTALL_NON_MARKET_APPS));
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_direct/d/
T_invoke_direct_10.d 27 .method private getInt()I
38 invoke-direct {v0}, dot/junit/opcodes/invoke_direct/d/T_invoke_direct_10/getInt()I

Completed in 1382 milliseconds

1 2 3 4 5 6 7 891011>>