HomeSort by relevance Sort by last modified time
    Searched refs:null (Results 1851 - 1875 of 19630) sorted by null

<<71727374757677787980>>

  /developers/build/prebuilts/gradle/RenderScriptIntrinsic/RenderScriptIntrinsicSample/src/main/java/com/example/android/common/logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /developers/build/prebuilts/gradle/RepeatingAlarm/RepeatingAlarmSample/src/main/java/com/example/android/common/logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /developers/build/prebuilts/gradle/SlidingTabsBasic/SlidingTabsBasicSample/src/main/java/com/example/android/common/logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /developers/build/prebuilts/gradle/SlidingTabsColors/SlidingTabsColorsSample/src/main/java/com/example/android/common/logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /developers/build/prebuilts/gradle/StorageClient/StorageClientSample/src/main/java/com/example/android/common/logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /developers/build/prebuilts/gradle/StorageProvider/StorageProviderSample/src/main/java/com/example/android/common/logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /developers/build/prebuilts/gradle/TextLinkify/TextLinkifySample/src/main/java/com/example/android/common/logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /developers/build/prebuilts/gradle/TextSwitcher/TextSwitcherSample/src/main/java/com/example/android/common/logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /developers/samples/android/common/src/java/com/example/android/common/logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /development/apps/Development/src/com/android/development/
DataList.java 40 mCursor = getContentResolver().query(intent.getData(), null, null, null, null);
42 if (mDisplay == null) {
46 if (mCursor != null) {
60 if (mCursor != null) {
69 if (mCursor != null) {
97 Uri uri = null;
120 if (mCursor != null) {
    [all...]
  /development/samples/ActionBarCompat/src/com/example/android/actionbarcompat/
SimpleMenuItem.java 79 return mTitleCondensed != null ? mTitleCondensed : mTitle;
89 mIconDrawable = null;
95 if (mIconDrawable != null) {
103 return null;
124 return null;
134 return null;
165 return null;
230 return null;
240 return null;
249 return null;
    [all...]
  /development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
LatinKeyboard.java 57 if (mEnterKey == null) {
63 mEnterKey.iconPreview = null;
64 mEnterKey.icon = null;
68 mEnterKey.iconPreview = null;
69 mEnterKey.icon = null;
74 mEnterKey.label = null;
77 mEnterKey.iconPreview = null;
78 mEnterKey.icon = null;
83 mEnterKey.label = null;
89 if (mSpaceKey != null) {
    [all...]
  /development/samples/browseable/ActivityInstrumentation/src/com.example.android.common.logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.common/logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /development/samples/browseable/BasicAccessibility/src/com.example.android.common.logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /development/samples/browseable/BasicContactables/src/com.example.android.common.logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /development/samples/browseable/BasicGestureDetect/src/com.example.android.common/logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /development/samples/browseable/BasicImmersiveMode/src/com.example.android.common/logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /development/samples/browseable/BasicMediaRouter/src/com.example.android.common.logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /development/samples/browseable/BasicMultitouch/src/com.example.android.common.logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /development/samples/browseable/BorderlessButtons/src/com.example.android.common.logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]
  /development/samples/browseable/CustomChoiceList/src/com.example.android.common.logger/
Log.java 65 if (mLogNode != null) {
79 println(priority, tag, msg, null);
101 v(tag, msg, null);
124 d(tag, msg, null);
146 i(tag, msg, null);
168 w(tag, msg, null);
179 w(tag, null, tr);
201 e(tag, msg, null);
223 wtf(tag, msg, null);
234 wtf(tag, null, tr)
    [all...]

Completed in 1646 milliseconds

<<71727374757677787980>>