Searched refs:is (Results 151 - 175 of 260) sorted by relevance

1234567891011

/frameworks/ex/photoviewer/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/ex/variablespeed/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/ex/variablespeed/tests/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/ml/bordeaux/learning/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/ml/bordeaux/learning/multiclass_pa/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/ml/bordeaux/learning/stochastic_linear_ranker/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/native/libs/binder/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/native/opengl/tests/lib/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/opt/calendar/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/opt/emoji/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/opt/inputmethodcommon/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/opt/mailcommon/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/opt/photoviewer/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/opt/telephony/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/opt/vcard/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/opt/vcard/tests/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/support/v4/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
17 # Note: the source code is in java/, not src/, because this code is also part of
101 # Here is the final static library that apps can link against.
/frameworks/testing/androidtestlib/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/testing/androidtestlib/tests/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/testing/uiautomator/samples/SkeletonTest/
H A DAndroid.mk10 # distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm/
H A Dh264bsdClearMbLayer.s11 ; distributed under the License is distributed on an "AS IS" BASIS,
H A Dh264bsdFlushBits.s11 ; distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
H A Dh264bsdClearMbLayer.S11 @ distributed under the License is distributed on an "AS IS" BASIS,
H A Dh264bsdFlushBits.S11 @ distributed under the License is distributed on an "AS IS" BASIS,
/frameworks/base/services/java/com/android/server/input/
H A DPersistentDataStore.java11 * distributed under the License is distributed on an "AS IS" BASIS,
181 final InputStream is;
183 is = mAtomicFile.openRead();
191 parser.setInput(new BufferedInputStream(is), null);
200 IoUtils.closeQuietly(is);
398 // Maintain invariant that there is always a current keyboard layout unless

Completed in 350 milliseconds

1234567891011