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

  /external/ltp/testcases/realtime/scripts/
setenv.sh 18 export PROFILES_DIR=$TESTS_DIR/profiles
run_c_files.sh 19 profile_path=$PROFILES_DIR/$profile
  /packages/services/Telephony/sip/src/com/android/services/telephony/sip/
SipProfileDb.java 43 private static final String PROFILES_DIR = "/profiles/";
66 mProfilesDirectory = mContext.getFilesDir().getAbsolutePath() + PROFILES_DIR;

Completed in 894 milliseconds