HomeSort by relevance Sort by last modified time
    Searched refs:shouldSetCreator (Results 1 - 3 of 3) sorted by null

  /packages/providers/TelephonyProvider/src/com/android/providers/telephony/
ProviderUtil.java 59 public static boolean shouldSetCreator(ContentValues values, int uid) {
MmsProvider.java 407 if (ProviderUtil.shouldSetCreator(finalValues, callerUid)) {
    [all...]
SmsProvider.java 603 if (ProviderUtil.shouldSetCreator(values, callerUid)) {
    [all...]

Completed in 40 milliseconds