Searched refs:bundleToInsert (Results 1 – 1 of 1) sorted by relevance
2047 final PersistableBundle bundleToInsert = in runSuspend() local2051 bundleToInsert.putLong(key, Long.valueOf(val)); in runSuspend()2054 bundleToInsert.putDouble(key, Double.valueOf(val)); in runSuspend()2057 bundleToInsert.putString(key, val); in runSuspend()