Searched
full:true (Results
1301 -
1325 of
18103) sorted by null
<<51525354555657585960>>
/frameworks/base/core/res/res/layout/ |
keyguard_screen_tab_unlock.xml | 36 android:layout_alignParentTop="true" 37 android:layout_alignParentRight="true" 40 android:singleLine="true" 53 android:layout_alignParentRight="true" 74 android:singleLine="true" 91 android:singleLine="true" 151 android:layout_alignParentBottom="true" 162 android:layout_centerInParent="true" 163 android:layout_alignParentBottom="true"
|
/frameworks/base/core/tests/coretests/src/android/widget/scroll/ |
RequestRectangleVisible.java | 62 childToMakeVisible.requestRectangleOnScreen(rect, true); 70 topBlob.requestRectangleOnScreen(rect, true); 78 childToMakeVisible.requestRectangleOnScreen(rect, true); 86 bottomBlob.requestRectangleOnScreen(rect, true);
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
DrawableContainer.java | 31 * The initial setting for dither is now true, since it almost always seems 34 private static final boolean DEFAULT_DITHER = true; 64 return true; 212 d.setVisible(isVisible(), true); local 228 return true; 253 mMutated = true; 313 mCheckedConstantState = mCanConstantState = true; 349 dr.setVisible(false, true); 375 * being shown (true). Default value is false. 402 mPaddingChecked = true; [all...] |
/frameworks/base/libs/ui/ |
Rect.cpp | 39 return true; 42 return true; 45 return true; 48 return true;
|
/frameworks/base/obex/javax/obex/ |
BaseStream.java | 59 * @param sendEmpty <code>true</code> if the operation should send an empty 61 * @param inStream <code>true</code> if the stream is input stream or is 63 * @return <code>true</code> if the operation was completed; 71 * @param inStream <code>true</code> if the input stream is closed;
|
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/ |
GSMTestHandler.java | 55 mGSMPhone = new GSMPhone(mContext, sc, new TestPhoneNotifier(), true); 73 return true; 97 while(true) { 111 mMsgConsumed = true;
|
/frameworks/base/tools/preload/ |
preload.iml | 2 <module relativePaths="true" type="JAVA_MODULE" version="4">
|
/frameworks/policies/base/mid/ |
Android.mk | 11 LOCAL_UNINSTALLABLE_MODULE := true
|
/frameworks/policies/base/phone/ |
Android.mk | 11 LOCAL_UNINSTALLABLE_MODULE := true
|
/hardware/ti/omap3/libopencorehw/ |
Android.mk | 1 ifneq ($(BUILD_WITHOUT_PV),true)
|
/hardware/ti/wlan/wl1271/CUDK/os/linux/src/ |
ParsEvent.c | 134 if(bIsPoint == TRUE) 206 *bIsPoint = TRUE; 233 *bIsPoint = TRUE; 243 *bIsPoint = TRUE; 249 *bIsPoint = TRUE; 256 *bIsPoint = TRUE; 262 *bIsPoint = TRUE; 268 *bIsPoint = TRUE; 274 *bIsPoint = TRUE;
|
/ndk/samples/bitmap-plasma/ |
AndroidManifest.xml | 6 <application android:label="@string/app_name" android:debuggable="true">
|
/ndk/samples/hello-jni/ |
AndroidManifest.xml | 8 android:debuggable="true">
|
/packages/apps/Bluetooth/res/layout/ |
bluetooth_transfer_item.xml | 28 android:layout_alignParentTop="true" 29 android:layout_alignParentLeft="true" 37 android:layout_alignParentTop="true" 57 android:layout_alignParentRight="true"
|
/packages/apps/Contacts/res/layout/ |
item_generic_editor.xml | 35 android:layout_alignParentRight="true" 43 android:layout_alignWithParentIfMissing="true" 54 android:layout_alignParentRight="true" 63 android:layout_alignParentRight="true"
|
item_kind_section.xml | 42 android:focusable="true" 43 android:clickable="true"> 52 android:singleLine="true" 60 android:duplicateParentState="true"
|
/packages/apps/Contacts/res/layout-finger/ |
preference_with_more_button.xml | 35 android:duplicateParentState="true" 41 android:singleLine="true" 45 android:duplicateParentState="true" 55 android:duplicateParentState="true"
|
twelve_key_dialer.xml | 34 android:scrollHorizontally="true" 36 android:freezesText="true" 39 android:focusableInTouchMode="true" 40 android:editable="true"
|
/packages/apps/Contacts/res/layout-long-finger/ |
twelve_key_dialer.xml | 34 android:scrollHorizontally="true" 36 android:freezesText="true" 39 android:focusableInTouchMode="true" 40 android:editable="true"
|
/packages/apps/Email/src/com/android/exchange/adapter/ |
AccountSyncAdapter.java | 36 return true;
|
/packages/apps/Email/src/org/apache/commons/io/filefilter/ |
NotFileFilter.java | 49 * Checks to see if both filters are true.
52 * @return true if the filter returns false
59 * Checks to see if both filters are true.
63 * @return true if the filter returns false
|
/packages/apps/Gallery/src/com/android/camera/ |
MovieView.java | 65 MediaStore.EXTRA_FINISH_ON_COMPLETION, true); 81 mResumed = true; 84 mControlResumed = true; 93 mControlResumed = true;
|
/packages/apps/IM/src/com/android/im/imps/ |
PresencePollingManager.java | 42 mStopped = true; 69 mStopped = true; 73 mFinished = true; 107 mPollingThread.setDaemon(true);
|
/packages/apps/Mms/res/layout/ |
search_item.xml | 38 android:layout_centerVertical="true" 39 android:layout_alignParentLeft="true" 53 android:singleLine="true" /> 65 android:singleLine="true" />
|
/packages/apps/Music/res/layout-finger/ |
album_appwidget.xml | 30 android:clickable="true" 31 android:focusable="true" 44 android:singleLine="true" 56 android:singleLine="true"
|
Completed in 194 milliseconds
<<51525354555657585960>>