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

<<41424344454647484950>>

  /developers/build/prebuilts/gradle/CustomChoiceList/CustomChoiceListSample/src/main/java/com/example/android/common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /developers/build/prebuilts/gradle/ImmersiveMode/ImmersiveModeSample/src/main/java/com/example/android/common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /developers/build/prebuilts/gradle/NetworkConnect/NetworkConnectSample/src/main/java/com/example/android/common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /developers/build/prebuilts/gradle/RenderScriptIntrinsic/RenderScriptIntrinsicSample/src/main/java/com/example/android/common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /developers/build/prebuilts/gradle/RepeatingAlarm/RepeatingAlarmSample/src/main/java/com/example/android/common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /developers/build/prebuilts/gradle/SlidingTabsBasic/SlidingTabsBasicSample/src/main/java/com/example/android/common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /developers/build/prebuilts/gradle/SlidingTabsColors/SlidingTabsColorsSample/src/main/java/com/example/android/common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /developers/build/prebuilts/gradle/StorageClient/StorageClientSample/src/main/java/com/example/android/common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /developers/build/prebuilts/gradle/StorageProvider/StorageProviderSample/src/main/java/com/example/android/common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /developers/build/prebuilts/gradle/TextLinkify/TextLinkifySample/src/main/java/com/example/android/common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /developers/build/prebuilts/gradle/TextSwitcher/TextSwitcherSample/src/main/java/com/example/android/common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /developers/samples/android/common/src/java/com/example/android/common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /development/samples/browseable/ActivityInstrumentation/src/com.example.android.common.logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /development/samples/browseable/AdvancedImmersiveMode/src/com.example.android.common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /development/samples/browseable/BasicAccessibility/src/com.example.android.common.logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /development/samples/browseable/BasicAndroidKeyStore/src/com.example.android.common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /development/samples/browseable/BasicContactables/src/com.example.android.common.logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /development/samples/browseable/BasicGestureDetect/src/com.example.android.common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /development/samples/browseable/BasicImmersiveMode/src/com.example.android.common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /development/samples/browseable/BasicMediaRouter/src/com.example.android.common.logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /development/samples/browseable/BasicMultitouch/src/com.example.android.common.logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /development/samples/browseable/BasicNetworking/src/com.example.android.common.logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /development/samples/browseable/BasicSyncAdapter/src/com.example.android.common/logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /development/samples/browseable/BorderlessButtons/src/com.example.android.common.logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {
  /development/samples/browseable/CustomChoiceList/src/com.example.android.common.logger/
LogWrapper.java 54 // if that's the case, just convert null to the empty string and move on.
56 if (useMsg == null) {
62 if (tr != null) {
71 if (mNext != null) {

Completed in 1395 milliseconds

<<41424344454647484950>>